We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5c6365 commit d479013Copy full SHA for d479013
1 file changed
config.js
@@ -97,7 +97,7 @@ const preferences = [
97
return value === "true";
98
},
99
lsKey: LOCAL_STORAGE_COLOR_KEY,
100
- value: false,
+ value: true,
101
102
];
103
0 commit comments