mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Now?
This commit is contained in:
@@ -336,6 +336,7 @@ function change_song(coll, id)
|
||||
}else
|
||||
{
|
||||
if(id === undefined){
|
||||
console.log("undef");
|
||||
db.collection(coll).update({now_playing:true},
|
||||
{$set:{
|
||||
now_playing:false,
|
||||
|
||||
Reference in New Issue
Block a user