enhance(frontend): add drive tip
This commit is contained in:
parent
7c23e53034
commit
c99f4dc4ce
5 changed files with 19 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue