chore: cleanup

This commit is contained in:
2026-08-31 19:25:51 +02:00
parent afa6e8d473
commit 581c3c0e6c
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -241,7 +241,7 @@ export function ButtplugConsole() {
{Object.keys(devices).length === 0 ? (
<Card className="bp-glass">
<CardContent className="py-6 text-sm text-muted-foreground">
<CardContent className="text-sm text-muted-foreground">
No devices connected yet. Scan to discover nearby toys, then select one from your browser&apos;s
pairing prompt.
</CardContent>