ing
This commit is contained in:
parent
f62e9216bd
commit
7fa7da15c9
|
@ -86,8 +86,8 @@ class Application {
|
|||
this.displayLoading();
|
||||
|
||||
this.context = await this.initContext();
|
||||
this.rpcClient = await this.initRpcClient();
|
||||
this.context.put(this.rpcClient);
|
||||
// this.rpcClient = await this.initRpcClient();
|
||||
// this.context.put(this.rpcClient);
|
||||
|
||||
await this.initRedux();
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user