mirror of
https://github.com/Sheldan/abstracto-templates.git
synced 2026-03-22 13:14:14 +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}"
|
||||
},
|
||||
"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": {
|
||||
|
||||
Reference in New Issue
Block a user