Fix for error-video in list not being updated when replaced

This commit is contained in:
Kasper Rynning-Tønnesen
2019-04-06 17:50:45 +02:00
parent 632bcef2ef
commit 39d10745a1
3 changed files with 25 additions and 15 deletions

View File

@@ -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;