mirror of
https://github.com/KevinMidboe/zoff.git
synced 2026-02-09 19:13:35 +00:00
Fix for error-video in list not being updated when replaced
This commit is contained in:
@@ -199,7 +199,6 @@ function skip(list, guid, coll, offline, socket, callback) {
|
||||
} else if(trueError) {
|
||||
error = true;
|
||||
}
|
||||
error = false;
|
||||
hash = adminpass;
|
||||
//db.collection(coll + "_settings").find(function(err, docs){
|
||||
var strictSkip = false;
|
||||
|
||||
Reference in New Issue
Block a user