1
0
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:
syuilo
2025-04-28 09:46:41 +09:00
parent 7c23e53034
commit c99f4dc4ce
5 changed files with 19 additions and 1 deletions

View File

@@ -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,