Update app.js

This commit is contained in:
Rodrigo Emanuel
2025-04-24 13:02:16 -03:00
committed by GitHub
parent e8e09b2196
commit 36e14d7165

View File

@@ -62,7 +62,6 @@ const streamerBotClient = new StreamerbotClient({
streamerBotConnected = false;
if (eventsMockup == true) {
startMockupSystem();
chatContainer.innerHTML = '';
}
}