mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
fix merge
This commit is contained in:
parent
110efa9ec1
commit
9be22775c3
@ -1443,6 +1443,5 @@ module.exports = class MetamaskController extends EventEmitter {
|
||||
*/
|
||||
set isClientOpenAndUnlocked (active) {
|
||||
this.tokenRatesController.isActive = active
|
||||
this.detectTokensController.isActive = active
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user