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 Sol Fisher Romanoff
parent 739ae7c672
commit a219d4708f
Signed by untrusted user who does not match committer: nbsp
GPG Key ID: 9D3F2B64F2341B62
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