mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-31 04:23:40 +00:00
bugfix
This commit is contained in:
committed by
Aiden McClelland
parent
b66720dfd0
commit
4aafacfa8b
@@ -155,9 +155,7 @@ export class ServerShowPage {
|
||||
await loader.present()
|
||||
|
||||
try {
|
||||
await this.embassyApi.restartServer({
|
||||
'marketplace-url': this.config.marketplace.url,
|
||||
})
|
||||
await this.embassyApi.restartServer({})
|
||||
} catch (e) {
|
||||
this.errToast.present(e)
|
||||
} finally {
|
||||
|
||||
Reference in New Issue
Block a user