mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Added message
This commit is contained in:
@@ -73,7 +73,7 @@ socket.on(chan.toLowerCase()+",viewers", function(view)
|
|||||||
|
|
||||||
$(document).ready(function()
|
$(document).ready(function()
|
||||||
{
|
{
|
||||||
|
Materialize.toast("Passwords have been reset. If anything is not right, please send us a mail!", 10000);
|
||||||
$("#settings").sideNav({
|
$("#settings").sideNav({
|
||||||
menuWidth: 300, // Default is 240
|
menuWidth: 300, // Default is 240
|
||||||
edge: 'right', // Choose the horizontal origin
|
edge: 'right', // Choose the horizontal origin
|
||||||
|
|||||||
Reference in New Issue
Block a user