diff --git a/js/app.js b/js/app.js index 3dcee4d..0e21405 100644 --- a/js/app.js +++ b/js/app.js @@ -62,7 +62,6 @@ const streamerBotClient = new StreamerbotClient({ streamerBotConnected = false; if (eventsMockup == true) { startMockupSystem(); - chatContainer.innerHTML = ''; } }