mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Removed a log
This commit is contained in:
@@ -90,7 +90,6 @@ $(document).ready(function (){
|
|||||||
//Materialize.toast("<a href='/remote' style='color:white;'>Try out our new feature, remote!</a>", 8000)
|
//Materialize.toast("<a href='/remote' style='color:white;'>Try out our new feature, remote!</a>", 8000)
|
||||||
|
|
||||||
list_html = $("#channel-list-container").html();
|
list_html = $("#channel-list-container").html();
|
||||||
console.log(list_html);
|
|
||||||
window.list_html = list_html;
|
window.list_html = list_html;
|
||||||
$("#channels").empty();
|
$("#channels").empty();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user