Add files via upload
This commit is contained in:
@@ -515,7 +515,6 @@ async function twitchChatClearMessages() {
|
||||
|
||||
|
||||
async function twitchUpdateStatistics(data) {
|
||||
|
||||
if (showPlatformStatistics == false || showTwitchViewers == false) return;
|
||||
|
||||
const viewers = DOMPurify.sanitize(data.viewerCount);
|
||||
|
Reference in New Issue
Block a user