fix(ui): typo in upgrade message
This commit is contained in:
@@ -116,7 +116,7 @@
|
|||||||
}, 5000)
|
}, 5000)
|
||||||
} else {
|
} else {
|
||||||
this.currentStatus =
|
this.currentStatus =
|
||||||
"Waiting for Coolify to come back from dead..."
|
"Waiting for Coolify to come back from the dead..."
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
}, 2000);
|
}, 2000);
|
||||||
|
|||||||
Reference in New Issue
Block a user