mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Started api
This commit is contained in:
@@ -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 !== "")
|
||||
|
||||
Reference in New Issue
Block a user