Don't announce new UI to users switching back

feature/default_network_editable
Whymarrh Whitby 6 years ago
parent 8f8d5d70f3
commit 444c68ae53
  1. 1
      app/scripts/controllers/preferences.js

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

Loading…
Cancel
Save