change reference to static value

pull/5223/head
Joris van den Dries 2024-07-24 15:02:48 +02:00
parent 4cd1871816
commit 3cefcd8204
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ teams_send() {
\"contentType\": \"application/vnd.microsoft.card.adaptive\", \"contentType\": \"application/vnd.microsoft.card.adaptive\",
\"contentUrl\": null, \"contentUrl\": null,
\"content\": { \"content\": {
\"$schema\": \"http://adaptivecards.io/schemas/adaptive-card.json\", \"schema\": \"http://adaptivecards.io/schemas/adaptive-card.json\",
\"type\": \"AdaptiveCard\", \"type\": \"AdaptiveCard\",
\"version\": \"1.2\", \"version\": \"1.2\",
\"body\": [ \"body\": [