From d06c47a6ddff7b8ad8e408340533a609c3bcdd69 Mon Sep 17 00:00:00 2001 From: vantezzen Date: Mon, 23 Sep 2019 17:15:35 +0200 Subject: Enable community recipes --- src/config.js | 1 + 1 file changed, 1 insertion(+) (limited to 'src/config.js') diff --git a/src/config.js b/src/config.js index 96c054cca..7de6b3e46 100644 --- a/src/config.js +++ b/src/config.js @@ -76,6 +76,7 @@ export const DEFAULT_FEATURES_CONFIG = { isAnnouncementsEnabled: true, isWorkspaceIncludedInCurrentPlan: true, isWorkspaceEnabled: false, + isCommunityRecipesIncludedInCurrentPlan: true, }; export const DEFAULT_WINDOW_OPTIONS = { -- cgit v1.2.3-70-g09d2