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