Higlight CWs by default off
This commit is contained in:
parent
282f07dd72
commit
bee6a590ec
@ -148,7 +148,7 @@ export const defaultStore = markRaw(
|
||||
},
|
||||
highlightCw: {
|
||||
where: "device",
|
||||
default: true,
|
||||
default: false,
|
||||
},
|
||||
nsfw: {
|
||||
where: "device",
|
||||
|
Loading…
Reference in New Issue
Block a user