mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 07:42:23 +02:00
Separate debug messages for YouTube
This commit is contained in:
@@ -4,7 +4,7 @@ const FileOps = imports.src.fileOps;
|
||||
const Misc = imports.src.misc;
|
||||
const YTDL = imports.src.assets['node-ytdl-core'];
|
||||
|
||||
const { debug } = Debug;
|
||||
const debug = Debug.ytDebug;
|
||||
|
||||
const InitAsyncState = {
|
||||
NONE: 0,
|
||||
|
Reference in New Issue
Block a user