mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
intermediary
This commit is contained in:
@@ -15,6 +15,7 @@ var filter = new Filter({ placeHolder: "x" });
|
||||
var request = require("request");
|
||||
var db = require(pathThumbnails + "/handlers/db.js");
|
||||
|
||||
// done
|
||||
function now_playing(list, fn, socket) {
|
||||
if (typeof list !== "string" || typeof fn !== "function") {
|
||||
socket.emit("update_required");
|
||||
|
||||
Reference in New Issue
Block a user