This commit is contained in:
ThatOneCalculator 2023-05-04 23:19:32 -07:00
parent 597ce41081
commit 7c1e1d336f
No known key found for this signature in database
GPG key ID: 8703CACD01000000

View file

@ -22,8 +22,8 @@
v-if="note.updatedAt"
:time="note.updatedAt"
mode="none"
>(<i class="ph-pencil-line ph-bold"></i
>{{ i18n.ts.edited }})</MkTime
> (<i class="ph-pencil-line ph-bold"></i
> {{ i18n.ts.edited }})</MkTime
>
</MkA>
<MkVisibility :note="note" />