mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 12:11:56 +00:00
bugfix
This commit is contained in:
committed by
Aiden McClelland
parent
b66720dfd0
commit
4aafacfa8b
@@ -77,7 +77,7 @@ export abstract class ApiService implements Source<DataModel>, Http<DataModel> {
|
||||
}
|
||||
|
||||
abstract restartServer(
|
||||
params: RR.UpdateServerReq,
|
||||
params: RR.RestartServerReq,
|
||||
): Promise<RR.RestartServerRes>
|
||||
|
||||
abstract shutdownServer(
|
||||
|
||||
Reference in New Issue
Block a user