Skip to content

Commit 746402f

Browse files
chore: add outcomes_enabled variable to example env
1 parent bc0ef14 commit 746402f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

govtool/frontend/.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ VITE_GTM_ID=""
77
VITE_IS_DEV=true
88
VITE_USERSNAP_SPACE_API_KEY=""
99
VITE_IS_PROPOSAL_DISCUSSION_FORUM_ENABLED='true'
10-
VITE_IS_GOVERNANCE_OUTCOMES_PILLAR_ENABLED=true
10+
VITE_IS_GOVERNANCE_OUTCOMES_PILLAR_ENABLED='true'
1111
VITE_PDF_API_URL=""
1212
VITE_IPFS_GATEWAY=""
1313
VITE_IPFS_PROJECT_ID=""

0 commit comments

Comments
 (0)