mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Forgot to export function
This commit is contained in:
@@ -332,6 +332,7 @@ function removeSessionAdminPass(id, channel, callback) {
|
||||
});
|
||||
}
|
||||
|
||||
module.exports.setChromecastHost = setChromecastHost;
|
||||
module.exports.decodeChannelName = decodeChannelName;
|
||||
module.exports.encodeChannelName = encodeChannelName;
|
||||
module.exports.isUrl = isUrl;
|
||||
|
||||
Reference in New Issue
Block a user