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:
@@ -5,4 +5,5 @@ export type AttachParams = {
|
||||
password: EncryptedWire | null
|
||||
guid: string
|
||||
kiosk?: boolean
|
||||
hostname: string | null
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user