Allow poll answers and quick reactions on read only room

This commit is contained in:
N-Pex 2024-02-13 12:13:34 +01:00
parent 60d536062b
commit cd2640a85a
4 changed files with 26 additions and 7 deletions

View file

@ -41,7 +41,9 @@
v-on:download="download(selectedEvent)" v-on:more="
isEmojiQuickReaction= true
showMoreMessageOperations({event: selectedEvent, anchor: $event.anchor})
" :originalEvent="selectedEvent" :timelineSet="timelineSet" />
" :originalEvent="selectedEvent" :timelineSet="timelineSet"
:readOnlyRoom="$matrix.currentRoomIsReadOnlyForUser"
/>
</div>
<div ref="avatarOperationsStrut" class="avatar-operations-strut">