mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Cleaned up logs
This commit is contained in:
@@ -26,7 +26,6 @@ var Frontpage = {
|
||||
document.getElementById("channel-list-container").insertAdjacentHTML("beforeend", "<p>No channels yet</p>");
|
||||
} else {
|
||||
Frontpage.populate_channels(msg.channels, true);
|
||||
console.log(msg.channels);
|
||||
}
|
||||
Frontpage.set_viewers(msg.viewers);
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user