mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2025-01-20 12:32:51 +09:00
refactor
This commit is contained in:
parent
cc89b21901
commit
a3959233d5
@ -37,7 +37,7 @@ export const defaultStore = markRaw(new Storage('base', {
|
||||
},
|
||||
uploadFolder: {
|
||||
where: 'account',
|
||||
default: null
|
||||
default: null as string | null
|
||||
},
|
||||
pastedFileName: {
|
||||
where: 'account',
|
||||
|
Loading…
Reference in New Issue
Block a user