forked from mirrors/misskey
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