diff --git a/src/components/device-page/device-card/current-diag-card/device-common-card.vue b/src/components/device-page/device-card/current-diag-card/device-common-card.vue index 1a0ad07..2eb98e1 100644 --- a/src/components/device-page/device-card/current-diag-card/device-common-card.vue +++ b/src/components/device-page/device-card/current-diag-card/device-common-card.vue @@ -16,7 +16,7 @@ const commonInfoEntries = computed(() => Object.entries(commonInfo.value ?? {})) - +