fix popup not working
This commit is contained in:
parent
589a1fefbf
commit
f1330570d6
@ -16,7 +16,7 @@ export default class UWServer {
|
||||
ports: any[] = [];
|
||||
hasVideos: boolean;
|
||||
currentSite: string = '';
|
||||
videoTabs: any;
|
||||
videoTabs: any = {};
|
||||
currentTabId: number = 0;
|
||||
|
||||
selectedSubitem: any = {
|
||||
|
Loading…
Reference in New Issue
Block a user