spaces
This commit is contained in:
parent
597ce41081
commit
7c1e1d336f
|
@ -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" />
|
||||
|
|
Loading…
Reference in New Issue