Higlight CWs by default off

This commit is contained in:
Kaity A 2023-05-07 11:54:31 +10:00
parent febb84645f
commit 69841bc0f0

View file

@ -148,7 +148,7 @@ export const defaultStore = markRaw(
},
highlightCw: {
where: "device",
default: true,
default: false,
},
nsfw: {
where: "device",