fix(ui): typo in upgrade message
This commit is contained in:
parent
db8f0de8a3
commit
23f803b879
1 changed files with 1 additions and 1 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Reference in a new issue