1
0
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:
Whymarrh Whitby 2018-09-24 15:59:00 -02:30
parent 8f8d5d70f3
commit 444c68ae53

View File

@ -34,6 +34,7 @@ class PreferencesController {
useBlockie: false,
featureFlags: {
betaUI: true,
skipAnnounceBetaUI: true,
},
currentLocale: opts.initLangCode,
identities: {},