mirror of https://github.com/jetkvm/kvm.git
changed to dev mode
This commit is contained in:
parent
318594ae64
commit
f67b4c1fbc
|
@ -858,7 +858,7 @@ export default function SettingsSidebar() {
|
||||||
}}
|
}}
|
||||||
/>
|
/>
|
||||||
</SettingsItem>
|
</SettingsItem>
|
||||||
{settings.debugMode && (
|
{settings.developerMode && (
|
||||||
<SettingsItem
|
<SettingsItem
|
||||||
title="USB Configuration"
|
title="USB Configuration"
|
||||||
description="Set the USB Descriptors for the JetKVM"
|
description="Set the USB Descriptors for the JetKVM"
|
||||||
|
|
Loading…
Reference in New Issue