diff --git a/src/lib/components/Notifications.svelte b/src/lib/components/Notifications.svelte index 8677a64..a38da37 100644 --- a/src/lib/components/Notifications.svelte +++ b/src/lib/components/Notifications.svelte @@ -22,6 +22,7 @@ truncateContent, truncateRenderedContent, parseContent, + parseRepostContent, renderQuotedContent, getNotificationType, fetchAuthorProfiles @@ -692,7 +693,7 @@ {#if isOwnProfile && $userStore.signedIn} -
No public messages found.