Message deleted text

This commit is contained in:
10G Meow 2022-11-30 08:16:23 +00:00 committed by n8fr8
parent 3f7bed6d56
commit 48876b204e
20 changed files with 73 additions and 31 deletions

View file

@ -58,7 +58,7 @@
<!-- DAY Marker, shown for every new day in the timeline -->
<div v-if="showDayMarkerBeforeEvent(event)" class="day-marker" :title="dayForEvent(event)" />
<div v-if="!event.isRelation() && !event.isRedacted() && !event.isRedaction()" :ref="event.getId()">
<div v-if="!event.isRelation() && !event.isRedaction()" :ref="event.getId()">
<div
class="message-wrapper"
v-on:touchstart="