Message deleted text

This commit is contained in:
10G Meow 2022-11-30 08:16:23 +00:00 committed by N Pex
parent 4791f9f16e
commit 3f68e84346
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="