Higlight CWs by default off

This commit is contained in:
Kaity A 2023-05-07 11:54:31 +10:00
parent 282f07dd72
commit bee6a590ec
No known key found for this signature in database
GPG key ID: 5A797B97C2A490AD

View file

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