Started api

This commit is contained in:
Kasper Rynning-Tønnesen
2019-01-18 17:02:28 +01:00
parent 770e25a88a
commit 1ff0de31bc
2 changed files with 17 additions and 1 deletions

View File

@@ -123,7 +123,7 @@ function list(msg, guid, coll, offline, socket) {
}
}
function skip(list, guid, coll, offline, socket) {
function skip(list, guid, coll, offline, socket, callback) {
var socketid = socket.zoff_id;
if(list !== undefined && list !== null && list !== "")