summaryrefslogtreecommitdiff
path: root/packages/frontend/src/pages/settings/other.vue
diff options
context:
space:
mode:
Diffstat (limited to 'packages/frontend/src/pages/settings/other.vue')
-rw-r--r--packages/frontend/src/pages/settings/other.vue1
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/frontend/src/pages/settings/other.vue b/packages/frontend/src/pages/settings/other.vue
index 6736572e0b..58fcb0c5e0 100644
--- a/packages/frontend/src/pages/settings/other.vue
+++ b/packages/frontend/src/pages/settings/other.vue
@@ -185,7 +185,6 @@ async function deleteAccount() {
}
function migrate() {
- os.waiting();
migrateOldSettings();
}