mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-08 20:48:48 +00:00
Backuppush
This commit is contained in:
@@ -37,6 +37,10 @@ function submitAdmin(form)
|
||||
skipping = form.skip.value;
|
||||
shuffling = form.shuffle.value;
|
||||
|
||||
configs = [voting, addsongs, longsongs, frontpage, allvideos, removeplay, adminpass, skipping, shuffling];
|
||||
|
||||
socket.emit("config", configs);
|
||||
|
||||
confRes = $.ajax({
|
||||
type: "POST",
|
||||
url: "php/change.php",
|
||||
|
||||
Reference in New Issue
Block a user