mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 12:11:56 +00:00
fix typo (#1702)
This commit is contained in:
@@ -201,7 +201,7 @@ export class ServerShowPage {
|
|||||||
await this.embassyApi.shutdownServer({})
|
await this.embassyApi.shutdownServer({})
|
||||||
this.presentAlertInProgress(
|
this.presentAlertInProgress(
|
||||||
action,
|
action,
|
||||||
'.<br /><br /><b>You will need to physcally power cycle the device to regain connectivity.</b>',
|
'.<br /><br /><b>You will need to physically power cycle the device to regain connectivity.</b>',
|
||||||
)
|
)
|
||||||
} catch (e: any) {
|
} catch (e: any) {
|
||||||
this.errToast.present(e)
|
this.errToast.present(e)
|
||||||
|
|||||||
Reference in New Issue
Block a user