Move app restore dialog to its own component for reuse

This commit is contained in:
Johannes Zellner
2025-04-24 23:10:35 +02:00
parent 62cc534153
commit 1f93cce2c5
3 changed files with 214 additions and 189 deletions
+1 -1
View File
@@ -164,7 +164,7 @@ function onImport() {
}
function onClone(backup) {
// TODO
// TODO this is essentially the same as app archive restore!
}
async function refresh() {