Skip to content

Commit f842f1a

Browse files
committed
chore: hide personalization in dev
1 parent 0a65449 commit f842f1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/configurations/config.hsl.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -755,6 +755,6 @@ export default {
755755
}, */
756756

757757
showRouteDescNotification: IS_DEV,
758-
personalization: IS_DEV,
758+
personalization: false,
759759
showNewRoutePage: true,
760760
};

0 commit comments

Comments
 (0)