Skip to content

Commit 81b6385

Browse files
committed
revert ENABLE_RECOMMENDER to true
1 parent 6148c74 commit 81b6385

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/default.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -414,5 +414,5 @@ module.exports = {
414414
GUIKIT: {
415415
DEBOUNCE_ON_CHANGE_TIME: 150,
416416
},
417-
ENABLE_RECOMMENDER: false,
417+
ENABLE_RECOMMENDER: true,
418418
};

0 commit comments

Comments
 (0)