Skip to content

Commit

Permalink
chore: added new feature toggle to config-endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
hoeppner-dataport committed Oct 9, 2023
1 parent 5885b3c commit 80b7c57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/services/config/publicAppConfigService.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ const exposedVars = [
'SC_TITLE',
'FEATURE_COLUMN_BOARD_ENABLED',
'FEATURE_COLUMN_BOARD_SUBMISSIONS_ENABLED',
'FEATURE_COLUMN_BOARD_LINK_ELEMENT_ENABLED',
'FEATURE_COLUMN_BOARD_EXTERNAL_TOOLS_ENABLED',
'FEATURE_COURSE_SHARE',
'FEATURE_COURSE_SHARE_NEW',
Expand Down

0 comments on commit 80b7c57

Please sign in to comment.