1
0
Fork 0
mirror of https://akkoma.dev/AkkomaGang/akkoma-fe synced 2025-06-04 07:49:13 +08:00

Do not show edited indicator in history items

This commit is contained in:
Tusooa Zhu 2022-06-22 16:14:19 -04:00 committed by FloatingGhost
parent 92790cf6b4
commit 7656486f19

View file

@ -330,7 +330,7 @@
/>
</div>
<div
v-if="isEdited && editingAvailable"
v-if="isEdited && editingAvailable && !isPreview"
class="heading-edited-row"
>
<i18n-t