Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit bd0ea7b

Browse files
committed
Disable new header
1 parent 274d56e commit bd0ea7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

feat/feature-flags.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010
},
1111
"new_header": {
1212
"status": {
13-
"staging": "enabled",
13+
"staging": "switchable",
1414
"production": "disabled"
1515
},
1616
"description": "Toggle the new header, including recent searches.",
17-
"defaultState": "on"
17+
"defaultState": "off"
1818
},
1919
"feat_disabled": {
2020
"status": "disabled",

0 commit comments

Comments
 (0)