mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 17:03:49 +01:00
spaces
This commit is contained in:
parent
2bbeced829
commit
c6b27428aa
@ -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
Block a user