mirror of
https://github.com/Sheldan/abstracto-templates.git
synced 2026-04-21 21:41:32 +00:00
[AB-101] adding random string to twitch stream preview image to invalidate cache
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
"title": "${title?json_string}"
|
"title": "${title?json_string}"
|
||||||
},
|
},
|
||||||
"description": "<@safe_include "twitch_streamer_go_live_notification_current_section"/> <#if pastSections?? && pastSections?size gt 0><@safe_include "twitch_streamer_go_live_notification_past_sections"/></#if>",
|
"description": "<@safe_include "twitch_streamer_go_live_notification_current_section"/> <#if pastSections?? && pastSections?size gt 0><@safe_include "twitch_streamer_go_live_notification_past_sections"/></#if>",
|
||||||
"imageUrl": "${thumbnail}"
|
"imageUrl": "${thumbnail}?${randomString}"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"messageConfig": {
|
"messageConfig": {
|
||||||
|
|||||||
Reference in New Issue
Block a user