diff --git a/src/static/app/src/components/configurationComponents/backupRestoreComponents/backup.vue b/src/static/app/src/components/configurationComponents/backupRestoreComponents/backup.vue
index 1029763..5f5329a 100644
--- a/src/static/app/src/components/configurationComponents/backupRestoreComponents/backup.vue
+++ b/src/static/app/src/components/configurationComponents/backupRestoreComponents/backup.vue
@@ -47,6 +47,8 @@ const restoreBackup = () => {
const delaySeconds = computed(() => {
return props.delay + 's'
})
+
+const showContent = ref(false);
@@ -100,7 +102,7 @@ const delaySeconds = computed(() => {
+ Once you deleted, all connected peers will get disconnected; Both configuration file
+ ( If you're sure, please type in the configuration name below and click Delete.
-
+
+
+ Are you sure to delete this configuration?
+
+
+ .conf
) and database table related to this configuration will get deleted.
+
+
-