fix reply popover for muted posts

This commit is contained in:
Henry Jameson 2026-05-05 13:40:26 +03:00
commit abb37e2ee8
2 changed files with 4 additions and 0 deletions

View file

@ -16,6 +16,7 @@
:is-preview="true"
:statusoid="status"
:compact="true"
:ignore-mute="true"
/>
<div
v-else-if="error"