- Some blurb about the update
+ {{ record.date as Date }}
+
Select
Cancel
diff --git a/src/components/SettingsCard.vue b/src/components/SettingsCard.vue
index cb63d9d..0f7ab56 100644
--- a/src/components/SettingsCard.vue
+++ b/src/components/SettingsCard.vue
@@ -6,7 +6,7 @@ import {ref} from "vue";
const emit = defineEmits<{(e: "disconnect"): void, (e: "back"): void}>();
const archive = useArchiveStore();
-const url = ref