Skip to content

Commit 03a9a2c

Browse files
author
Stéphane Thomas
committed
Help Center: Enable workflow in development and wpcalypso environments
1 parent f0f04f9 commit 03a9a2c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/development.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"google-my-business": true,
7474
"help": true,
7575
"help/gpt-response": true,
76-
"help-center/workflow": false,
76+
"help-center/workflow": true,
7777
"home/layout-dev": true,
7878
"hosting-server-settings-enhancements": true,
7979
"hosting/datacenter-picker": true,

config/wpcalypso.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"cookie-banner": true,
5252
"google-my-business": true,
5353
"global-styles/on-personal-plan": false,
54-
"help-center/workflow": false,
54+
"help-center/workflow": true,
5555
"help": true,
5656
"help/gpt-response": true,
5757
"home/layout-dev": true,

0 commit comments

Comments
 (0)