✌️
This commit is contained in:
@@ -61,6 +61,8 @@ export const deckStore = markRaw(new Storage('deck', {
|
||||
export const loadDeck = async () => {
|
||||
let deck;
|
||||
|
||||
await deckStore.ready;
|
||||
|
||||
try {
|
||||
deck = await api('i/registry/get', {
|
||||
scope: ['client', 'deck', 'profiles'],
|
||||
|
Reference in New Issue
Block a user