diff --git a/src/lib/ui/post/Post.svelte b/src/lib/ui/post/Post.svelte index cca5aac..69f5af2 100644 --- a/src/lib/ui/post/Post.svelte +++ b/src/lib/ui/post/Post.svelte @@ -54,7 +54,7 @@ {/await} {/if} {#if pinned} -
{lang.string('post.pinned')}
+{lang.string('post.pinned')}
{/if} {#if is_boost && !post_context.text}