mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Fix loading indication
This commit is contained in:
parent
1ddb8b9aec
commit
518ff399fb
@ -31,7 +31,7 @@ module.exports = class KeyringController extends EventEmitter {
|
|||||||
this._unconfTxCbs = {}
|
this._unconfTxCbs = {}
|
||||||
this._unconfMsgCbs = {}
|
this._unconfMsgCbs = {}
|
||||||
|
|
||||||
this.network = 'loading'
|
this.network = null
|
||||||
}
|
}
|
||||||
|
|
||||||
getState() {
|
getState() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user