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

Commit bcba519

Browse files
zackkridaobulat
andauthored
Enable new header feature flag in production (#2154)
Co-authored-by: Olga Bulat <[email protected]>
1 parent df016dd commit bcba519

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

feat/feature-flags.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,9 @@
1111
"new_header": {
1212
"status": {
1313
"staging": "enabled",
14-
"production": "disabled"
14+
"production": "enabled"
1515
},
16-
"description": "Toggle the new header, including recent searches.",
17-
"defaultState": "off"
16+
"description": "Toggle the new header, including recent searches."
1817
},
1918
"feat_disabled": {
2019
"status": "disabled",

0 commit comments

Comments
 (0)