chore: editor App.vue update
This commit is contained in:
@@ -88,6 +88,7 @@ async function restoreOrLoad() {
|
|||||||
if (resp.ok) {
|
if (resp.ok) {
|
||||||
store.loadJSON(await resp.json())
|
store.loadJSON(await resp.json())
|
||||||
store.setSourcePath(lastSource)
|
store.setSourcePath(lastSource)
|
||||||
|
loading.value = false
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
} catch {}
|
} catch {}
|
||||||
|
|||||||
Reference in New Issue
Block a user