mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 02:11:53 +00:00
frontend support for setting and changing hostname
This commit is contained in:
@@ -7,4 +7,5 @@ export type SetupExecuteParams = {
|
||||
password: EncryptedWire
|
||||
recoverySource: RecoverySource<EncryptedWire> | null
|
||||
kiosk?: boolean
|
||||
hostname: string | null
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user