mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Don't announce new UI to users switching back
This commit is contained in:
parent
8f8d5d70f3
commit
444c68ae53
@ -34,6 +34,7 @@ class PreferencesController {
|
|||||||
useBlockie: false,
|
useBlockie: false,
|
||||||
featureFlags: {
|
featureFlags: {
|
||||||
betaUI: true,
|
betaUI: true,
|
||||||
|
skipAnnounceBetaUI: true,
|
||||||
},
|
},
|
||||||
currentLocale: opts.initLangCode,
|
currentLocale: opts.initLangCode,
|
||||||
identities: {},
|
identities: {},
|
||||||
|
Loading…
Reference in New Issue
Block a user