mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2026-02-28 19:46:17 +00:00
Re-adjust backup & restore location
This commit is contained in:
@@ -56,6 +56,7 @@ watch(data, () => {
|
||||
deep: true
|
||||
})
|
||||
|
||||
const openBackupRestore = ref(false)
|
||||
</script>
|
||||
|
||||
<template>
|
||||
@@ -185,11 +186,6 @@ watch(data, () => {
|
||||
>
|
||||
<i class="bi bi-save-fill"></i></button>
|
||||
</div>
|
||||
<hr>
|
||||
<h6>
|
||||
<LocaleText t="Backup & Restore"></LocaleText>
|
||||
</h6>
|
||||
<ConfigurationBackupRestore></ConfigurationBackupRestore>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user