diff --git a/app/components/inbox/InboxList.vue b/app/components/inbox/InboxList.vue index 18572d5..5930c8f 100755 --- a/app/components/inbox/InboxList.vue +++ b/app/components/inbox/InboxList.vue @@ -674,7 +674,7 @@ useIntersectionObserver( :ref="(el) => { activitiesRefs[row.activity._id] = el as Element | null }" >
- {{ safeDate(row.activity) }} - {{ formatLocation(row.activity) }} + {{ safeDate(row.activity) }} + {{ formatLocation(row.activity) }}

@@ -718,7 +718,7 @@ useIntersectionObserver( Coincidencia en el documento (abre para ubicarla con la búsqueda interna)