Skip to content

Commit

Permalink
biome
Browse files Browse the repository at this point in the history
  • Loading branch information
Hunter275 committed Sep 9, 2024
1 parent c2f2205 commit 3b0a1e6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/components/PageComponents/Config/Security.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,8 @@ export const Security = (): JSX.Element => {
type: "toggle",
name: "debugLogApiEnabled",
label: "Enable Debug Log API",
description: "Output live debug logging over serial, view and export position-redacted device logs over Bluetooth",
description:
"Output live debug logging over serial, view and export position-redacted device logs over Bluetooth",
},
{
type: "toggle",
Expand Down

0 comments on commit 3b0a1e6

Please sign in to comment.