Skip to content

Commit

Permalink
Bugfix [Menu] Nimbus yaml file had wrong variable name (#22197)
Browse files Browse the repository at this point in the history
WHY?!
  • Loading branch information
adudenamedruby authored Sep 25, 2024
1 parent 7dd8798 commit 6ab53fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions firefox-ios/nimbus-features/menuRefactorFeature.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ features:
defaults:
- channel: beta
value:
new-variable: false
enabled: false
- channel: developer
value:
new-variable: false
enabled: false

0 comments on commit 6ab53fd

Please sign in to comment.