diff --git a/abstracto-modules/twitch/src/main/resources/en_US/general/twitch_streamer_go_live_notification_embed_en_US.ftl b/abstracto-modules/twitch/src/main/resources/en_US/general/twitch_streamer_go_live_notification_embed_en_US.ftl index 358f64da..184adddc 100644 --- a/abstracto-modules/twitch/src/main/resources/en_US/general/twitch_streamer_go_live_notification_embed_en_US.ftl +++ b/abstracto-modules/twitch/src/main/resources/en_US/general/twitch_streamer_go_live_notification_embed_en_US.ftl @@ -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"/>", - "imageUrl": "${thumbnail}" + "imageUrl": "${thumbnail}?${randomString}" } ], "messageConfig": {