mark as interacted on any click on status, not specific actions

This commit is contained in:
Henry Jameson 2026-05-05 22:21:06 +03:00
commit cbc492a939
9 changed files with 3 additions and 14 deletions

View file

@ -520,7 +520,6 @@
:status="status"
:replying="replying"
@toggle-replying="toggleReplying"
@interacted="e => $emit('interacted')"
/>
</div>
</div>