fix
This commit is contained in:
parent
4d1da636e3
commit
4febd2f602
@ -15,7 +15,7 @@ class UI {
|
|||||||
) {
|
) {
|
||||||
this.interfaceId = interfaceId;
|
this.interfaceId = interfaceId;
|
||||||
this.commsConfig = commsConfig;
|
this.commsConfig = commsConfig;
|
||||||
this.storeConfig = storeConfig,
|
this.storeConfig = storeConfig;
|
||||||
this.uiConfig = uiConfig;
|
this.uiConfig = uiConfig;
|
||||||
|
|
||||||
this.init();
|
this.init();
|
||||||
|
Loading…
Reference in New Issue
Block a user