diff --git a/frontend/src/components/DeviceCard.svelte b/frontend/src/components/DeviceCard.svelte
index 8e19f52a..0fd03763 100644
--- a/frontend/src/components/DeviceCard.svelte
+++ b/frontend/src/components/DeviceCard.svelte
@@ -136,7 +136,11 @@
+
{formatDistance(parseISO(device.updated), now, { includeSeconds: true, addSuffix: true