mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 00:43:49 +01:00
Disable blur by default
This commit is contained in:
parent
d80164723a
commit
8fda8aee4e
@ -204,7 +204,7 @@ export const defaultStore = markRaw(
|
||||
},
|
||||
useBlurEffect: {
|
||||
where: "device",
|
||||
default: true,
|
||||
default: false,
|
||||
},
|
||||
showFixedPostForm: {
|
||||
where: "device",
|
||||
|
Loading…
Reference in New Issue
Block a user