mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Can now add songs in private mode even if its admin-locked
This commit is contained in:
@@ -268,6 +268,7 @@ var List = {
|
||||
},
|
||||
|
||||
added_song: function(added){
|
||||
console.log(added);
|
||||
var now_playing;
|
||||
|
||||
if(full_playlist.length !== 0){
|
||||
|
||||
Reference in New Issue
Block a user