Remove unused property assignment
This commit is contained in:
parent
c4719cb7f4
commit
7140a19100
@ -54,7 +54,6 @@ class SettingsPopupPreview {
|
|||||||
this.frontend.searchClear = function () {};
|
this.frontend.searchClear = function () {};
|
||||||
|
|
||||||
this.frontend.popup.childrenSupported = false;
|
this.frontend.popup.childrenSupported = false;
|
||||||
this.frontend.popup.interactive = false;
|
|
||||||
|
|
||||||
await this.frontend.isPrepared();
|
await this.frontend.isPrepared();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user