Added help modal

This commit is contained in:
Donald Zou
2024-11-05 19:43:47 +08:00
parent 2bb1c0c999
commit 29ecd602ec
37 changed files with 151 additions and 66 deletions

View File

@@ -52,8 +52,6 @@ watch(data, () => {
}, {
deep: true
})
const openBackupRestore = ref(false)
</script>
<template>