Skip to content

Commit fb7cc01

Browse files
authored
Add FXIOS-13356 [Menu Redesign] Enable Menu Redesign by default (#29060)
Update menuRefactorFeature.yaml
1 parent b806e0e commit fb7cc01

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

firefox-ios/nimbus-features/menuRefactorFeature.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@ features:
88
description: >
99
Controls which menu users will see
1010
type: Boolean
11-
default: false
11+
default: true
1212
menu-default-browser-banner:
1313
description: >
1414
If true, enables the menu Make Firefox your default banner, on top of the menu.
1515
type: Boolean
16-
default: false
16+
default: true
1717
menu-redesign-hint:
1818
description: >
1919
If true, enables the menu contextual hint for menu redesign.
2020
type: Boolean
21-
default: false
21+
default: true
2222
defaults:
2323
- channel: beta
2424
value:

0 commit comments

Comments
 (0)