+
{{
displayName
}}
@@ -26,15 +26,16 @@
{{ timeAgo }}
-
+
diff --git a/components/notes/reblog-header.vue b/components/notes/reblog-header.vue
index 8b471ef..67955ce 100644
--- a/components/notes/reblog-header.vue
+++ b/components/notes/reblog-header.vue
@@ -1,5 +1,5 @@
-
+
@@ -7,7 +7,7 @@
{{ displayName }}
reblogged
-
+
\ No newline at end of file
diff --git a/components/timelines/timeline-item.vue b/components/timelines/timeline-item.vue
index 9e39c74..68b3ae1 100644
--- a/components/timelines/timeline-item.vue
+++ b/components/timelines/timeline-item.vue
@@ -7,7 +7,6 @@
import type { Notification, Status } from "@versia/client/types";
import { computed } from "vue";
import NewNoteItem from "../notes/note.vue";
-import NoteItem from "../social-elements/notes/note.vue";
import NotificationItem from "../social-elements/notifications/notif.vue";
const props = defineProps<{
diff --git a/components/timelines/timeline.vue b/components/timelines/timeline.vue
index d422f80..eddda57 100644
--- a/components/timelines/timeline.vue
+++ b/components/timelines/timeline.vue
@@ -1,7 +1,7 @@
-