Fixed outlook add in
This commit is contained in:
parent
8363f08484
commit
61f0e6b53a
|
@ -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)"
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue