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