changed to dev mode

This commit is contained in:
Adrian 2025-01-25 15:49:29 -06:00
parent 318594ae64
commit f67b4c1fbc
1 changed files with 1 additions and 1 deletions

View File

@ -858,7 +858,7 @@ export default function SettingsSidebar() {
}}
/>
</SettingsItem>
{settings.debugMode && (
{settings.developerMode && (
<SettingsItem
title="USB Configuration"
description="Set the USB Descriptors for the JetKVM"