mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
lint
This commit is contained in:
parent
01a1eff8a8
commit
fd8bcc9cb1
@ -21,7 +21,7 @@ async function getFirstPreferredLangCode () {
|
|||||||
|
|
||||||
// safeguard for Brave Browser until they implement chrome.i18n.getAcceptLanguages
|
// safeguard for Brave Browser until they implement chrome.i18n.getAcceptLanguages
|
||||||
// https://github.com/MetaMask/metamask-extension/issues/4270
|
// https://github.com/MetaMask/metamask-extension/issues/4270
|
||||||
if(!userPreferredLocaleCodes){
|
if (!userPreferredLocaleCodes){
|
||||||
userPreferredLocaleCodes = []
|
userPreferredLocaleCodes = []
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user