mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-01 18:36:12 +02:00
enhance(frontend): add drive tip
This commit is contained in:
@@ -35,6 +35,10 @@ export const store = markRaw(new Pizzax('base', {
|
||||
where: 'account',
|
||||
default: false,
|
||||
},
|
||||
readDriveTip: {
|
||||
where: 'account',
|
||||
default: false,
|
||||
},
|
||||
memo: {
|
||||
where: 'account',
|
||||
default: null,
|
||||
|
||||
Reference in New Issue
Block a user