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

Commit 2e286f2

Browse files
committed
Hide Hay mode by default
1 parent 2737e4e commit 2e286f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/config/config.ini.default

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ cleanPublic = "true"
2222
xipHostname = "http://patternlab.*.xip.io"
2323

2424
// which, if any, controls to hide in the nav
25-
ishControlsHide = ""
25+
ishControlsHide = "hay"
2626

2727
// the order of pattern states
2828
patternStates = "inprogress,inreview,complete"

0 commit comments

Comments
 (0)