Sacha Weatherstone
3 years ago
No known key found for this signature in database
GPG Key ID: 7AB2D7E206124B31
1 changed files with
1 additions and
1 deletions
-
src/components/PageComponents/Config/Device.tsx
|
|
|
@ -38,7 +38,7 @@ export const Device = (): JSX.Element => { |
|
|
|
type: "toggle", |
|
|
|
name: "serialEnabled", |
|
|
|
label: "Serial Output Enabled", |
|
|
|
description: "Disable the device's serial console" |
|
|
|
description: "Enable the device's serial console" |
|
|
|
}, |
|
|
|
{ |
|
|
|
type: "toggle", |
|
|
|
|