diff --git a/frontend/src/components/Settings/DeviceCard.svelte b/frontend/src/components/Settings/DeviceCard.svelte index cd705f1..85158e0 100644 --- a/frontend/src/components/Settings/DeviceCard.svelte +++ b/frontend/src/components/Settings/DeviceCard.svelte @@ -37,7 +37,7 @@
-
+

{#if disconnected} {/if}{title}

{type} {location != '' ? "- " : ""}{location}
@@ -60,16 +60,29 @@