fix(ui): typo in upgrade message

This commit is contained in:
peaklabs-dev 2025-01-24 15:35:01 +01:00
parent db8f0de8a3
commit 23f803b879
No known key found for this signature in database

View file

@ -116,7 +116,7 @@ class="w-24 dark:bg-coolgray-200 dark:hover:bg-coolgray-300">Cancel
}, 5000)
} else {
this.currentStatus =
"Waiting for Coolify to come back from dead..."
"Waiting for Coolify to come back from the dead..."
}
})
}, 2000);