parent
af6dd4194f
commit
1163c85db6
9 changed files with 132 additions and 96 deletions
|
|
@ -54,14 +54,6 @@ export const deckStore = markRaw(new Storage('deck', {
|
|||
where: 'deviceAccount',
|
||||
default: true,
|
||||
},
|
||||
columnMargin: {
|
||||
where: 'deviceAccount',
|
||||
default: 16,
|
||||
},
|
||||
columnHeaderHeight: {
|
||||
where: 'deviceAccount',
|
||||
default: 42,
|
||||
},
|
||||
}));
|
||||
|
||||
export const loadDeck = async () => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue