test something
This commit is contained in:
parent
423ffc3a1c
commit
50f8d288a4
@ -155,7 +155,7 @@ class InnerTubePokeVidious {
|
||||
|
||||
return this.cache[v].result;
|
||||
} else {
|
||||
this.initError(`Invalid video object (ID: ${v})`, vid);
|
||||
this.initError( vid,`ID: ${v}` );
|
||||
}
|
||||
} catch (error) {
|
||||
this.initError(`Error getting video ${v}`, error);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user