discussionurl anstatt weburl übergeben
This commit is contained in:
parent
649ada1244
commit
8d0a6f835e
|
|
@ -59,7 +59,7 @@ class NotificationPayloadFactory
|
|||
'topic' => [
|
||||
'source' => 'text',
|
||||
'value' => $discussionTitle,
|
||||
'webUrl' => $teamsDeepLink,
|
||||
'discussionUrl' => $teamsDeepLink,
|
||||
],
|
||||
'activityType' => 'systemDefault',
|
||||
'previewText' => [
|
||||
|
|
|
|||
Loading…
Reference in New Issue