Removed test code

This commit is contained in:
nuttylmao
2025-07-14 10:40:22 +10:00
parent ad51bf55ae
commit 24cbab0df6
+1 -10
View File
@@ -1785,13 +1785,4 @@ function SetConnectionStatus(connected) {
statusContainer.style.transition = "";
statusContainer.style.opacity = 1;
}
}
let data = {
"chatroom_id": 137726,
"optional_message": "",
"number_viewers": 334,
"host_username": "spoomenka"
}
KickStreamHost(data);
}