mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Fix linting and guarantees set TOS hash.
This commit is contained in:
parent
e4f2cd2e09
commit
21d1959435
@ -26,6 +26,7 @@ module.exports = class MetamaskController {
|
||||
this.configManager.setCurrentFiat(currentFiat)
|
||||
this.configManager.updateConversionRate()
|
||||
var currentHash = this.configManager.getTOSHash() || 0
|
||||
this.configManager.setTOSHash(currentHash)
|
||||
this.scheduleConversionInterval()
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user