Merge branch 'develop' into fix/word-mutes

This commit is contained in:
naskya 2023-05-05 06:31:16 +00:00
commit e617463ea7

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" />