Fixed outlook add in

This commit is contained in:
Hugo Bernier 2022-12-31 17:28:34 -05:00
parent 8363f08484
commit 61f0e6b53a
1 changed files with 1 additions and 7 deletions

View File

@ -28,16 +28,10 @@
}
],
"thumbnails": [
{
"type": "image",
"order": 100,
"url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-my-groups/assets/example.png",
"alt": "Create To Do Task from Email (Outlook Add in)"
},
{
"type": "image",
"order": 101,
"url": "https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-outlook-add-todo-task/assets/spfx-todo-outlook.gif?raw=true",
"url": "https://github.com/pnp/sp-dev-fx-webparts/raw/e92d0dac567cc4d59cdfc94186a52a3b776c6d21/samples/react-outlook-add-todo-task/assets/spfx-todo-outlook.gif",
"alt": "Create To Do Task from Email (Outlook Add in)"
}
],