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