This commit is contained in:
Kasper Rynning-Tønnesen
2015-04-16 02:22:13 +02:00
parent bc4ecc492c
commit 45a492977d

View File

@@ -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)