mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
toast
This commit is contained in:
@@ -22,6 +22,7 @@ socket.on("pw", function(msg)
|
||||
}
|
||||
$(".card-action").removeClass("hide");
|
||||
localStorage.setItem("passord_i_klartekst_lol", msg);
|
||||
Materialize.toast("Correct Password!", 4000);
|
||||
});
|
||||
|
||||
socket.on(chan.toLowerCase()+",conf", function(msg)
|
||||
|
||||
Reference in New Issue
Block a user