fix(ui): typo in upgrade message
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user