Skip to content

Commit

Permalink
Switch the additional_search_views on
Browse files Browse the repository at this point in the history
Signed-off-by: Olga Bulat <[email protected]>
  • Loading branch information
obulat committed Apr 8, 2024
1 parent cd74e8a commit d5e9bb2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/feat/feature-flags.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
"additional_search_views": {
"status": {
"staging": "switchable",
"production": "disabled"
"production": "switchable"
},
"description": "Toggle additional search views for tag/creator/source.",
"defaultState": "off",
"defaultState": "on",
"storage": "cookie"
},
"additional_search_types": {
Expand Down

0 comments on commit d5e9bb2

Please sign in to comment.