mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-07-10 17:03:39 +00:00
[AB-101] adding random string to twitch stream preview image to invalidate cache
This commit is contained in:
@@ -13,5 +13,6 @@ public class GoLiveNotificationModel {
|
||||
private List<StreamSectionDisplay> pastSections;
|
||||
private Boolean mature;
|
||||
private String streamURL;
|
||||
private String randomString;
|
||||
private String streamerAvatarURL;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user