Force poster to reload so it uses the recent thumbnail. #37
This commit is contained in:
@@ -15,7 +15,6 @@ function handleStatus(status) {
|
||||
app.overallMaxViewerCount = status.overallMaxViewerCount;
|
||||
app.isOnline = status.online;
|
||||
setVideoPoster(app.isOnline);
|
||||
|
||||
}
|
||||
|
||||
function handleOffline() {
|
||||
|
||||
Reference in New Issue
Block a user