Skip to content

Commit ed59b98

Browse files
committedFeb 11, 2025
fix host test
1 parent 8eca7d1 commit ed59b98

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎packages/host/config/environment.js

+1
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ module.exports = function (environment) {
7878
ENV.sqlSchema = sqlSchema;
7979
ENV.featureFlags = {
8080
ENABLE_PLAYGROUND: true,
81+
ENABLE_ATTACHING_FILES: true,
8182
};
8283
}
8384

0 commit comments

Comments
 (0)