mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-08 20:48:48 +00:00
Forgot to hide it sometimes
This commit is contained in:
@@ -257,6 +257,7 @@ $().ready(initfp);
|
||||
|
||||
function initfp(){
|
||||
|
||||
$("#channel-load").css("display", "none");
|
||||
//Materialize.toast("<a href='/remote' style='color:white;'>Try out our new feature, remote!</a>", 8000)
|
||||
if(window.location.hash == "#donation")
|
||||
$('#donation').openModal()
|
||||
|
||||
Reference in New Issue
Block a user