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

View File

@@ -116,7 +116,7 @@
}, 5000)
} else {
this.currentStatus =
"Waiting for Coolify to come back from dead..."
"Waiting for Coolify to come back from the dead..."
}
})
}, 2000);