Update src/libpoketube/libpoketube-core.js
This commit is contained in:
parent
facc69767f
commit
10649f70af
@ -189,7 +189,7 @@ class InnerTubePokeVidious {
|
||||
}
|
||||
|
||||
initError(context, error) {
|
||||
console.error("[LIBPT CORE ERROR]", context, error?.stack || error || "");
|
||||
console.log("[LIBPT CORE ERROR]", context, error?.stack || error || "");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user