diff --git a/includes/data/settings.js b/includes/data/settings.js index 7a5ca82..5b87f4a 100644 --- a/includes/data/settings.js +++ b/includes/data/settings.js @@ -390,7 +390,7 @@ module.exports = { projects: { /** To enable the Projects feature, set this value to true */ - enabled: false, + enabled: true, workflow: { /** Set the default projects workflow mode. * - manual - you must manually commit changes