Do not show edited indicator in history items

This commit is contained in:
Tusooa Zhu 2022-06-22 16:14:19 -04:00
parent 58d58f3d3d
commit acd53957e0
No known key found for this signature in database
GPG Key ID: 7B467EDE43A08224
1 changed files with 1 additions and 1 deletions

View File

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