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
1 changed files with 1 additions and 1 deletions

View File

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