mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-30 02:31:40 +00:00
Fix frontend spelling of shouldManage (#898)
This commit is contained in:
@@ -30,7 +30,7 @@ export interface NetworkSettings {
|
||||
staticIp: string,
|
||||
hostname: string,
|
||||
runNTServer: boolean
|
||||
shouldMange: boolean,
|
||||
shouldManage: boolean,
|
||||
networkManagerIface?: string,
|
||||
physicalInterface?: string,
|
||||
setStaticCommand?: string,
|
||||
|
||||
Reference in New Issue
Block a user