removed by default video registration
This commit is contained in:
parent
10340b723b
commit
5a5fc74ddd
1 changed files with 0 additions and 2 deletions
|
@ -212,9 +212,7 @@ export class W2GPluginCmdHandler extends PluginCmdHandler {
|
|||
}
|
||||
|
||||
handleHandlerRegistered() {
|
||||
console.error("REGISTER!");
|
||||
this.localStatusUpdateTimer = setInterval(() => this.notifyLocalStatus(), W2GPluginCmdHandler.kStatusUpdateInterval);
|
||||
this.setLocalWatcherStatus("https://www.youtube.com/watch?v=9683D18fyvs", { status: "paused" });
|
||||
}
|
||||
|
||||
handleHandlerUnregistered() {
|
||||
|
|
Loading…
Add table
Reference in a new issue