Skip to content

Commit

Permalink
fix host test
Browse files Browse the repository at this point in the history
  • Loading branch information
FadhlanR committed Feb 11, 2025
1 parent 8eca7d1 commit ed59b98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/host/config/environment.js
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ module.exports = function (environment) {
ENV.sqlSchema = sqlSchema;
ENV.featureFlags = {
ENABLE_PLAYGROUND: true,
ENABLE_ATTACHING_FILES: true,
};
}

Expand Down

0 comments on commit ed59b98

Please sign in to comment.