mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-26 20:39:08 +01:00
run linter
This commit is contained in:
parent
e2fa3ba415
commit
5ebefc0e50
@ -117,7 +117,7 @@ class DetectTokensController {
|
|||||||
}
|
}
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Internal isActive state
|
* Internal isActive state
|
||||||
* @type {Object}
|
* @type {Object}
|
||||||
|
@ -1436,7 +1436,7 @@ module.exports = class MetamaskController extends EventEmitter {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* A method for activating the retrieval of price data and auto detect tokens,
|
* A method for activating the retrieval of price data and auto detect tokens,
|
||||||
* which should only be fetched when the UI is visible.
|
* which should only be fetched when the UI is visible.
|
||||||
* @private
|
* @private
|
||||||
* @param {boolean} active - True if price data should be getting fetched.
|
* @param {boolean} active - True if price data should be getting fetched.
|
||||||
|
Loading…
Reference in New Issue
Block a user