spaces
This commit is contained in:
parent
597ce41081
commit
7c1e1d336f
|
@ -22,8 +22,8 @@
|
||||||
v-if="note.updatedAt"
|
v-if="note.updatedAt"
|
||||||
:time="note.updatedAt"
|
:time="note.updatedAt"
|
||||||
mode="none"
|
mode="none"
|
||||||
>(<i class="ph-pencil-line ph-bold"></i
|
> (<i class="ph-pencil-line ph-bold"></i
|
||||||
>{{ i18n.ts.edited }})</MkTime
|
> {{ i18n.ts.edited }})</MkTime
|
||||||
>
|
>
|
||||||
</MkA>
|
</MkA>
|
||||||
<MkVisibility :note="note" />
|
<MkVisibility :note="note" />
|
||||||
|
|
Loading…
Reference in New Issue