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