fix: 🚑 incorrect end tag
This commit is contained in:
parent
90ceb91aa1
commit
c931dea28a
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
{{ i18n.ts.updatedAt }}:
|
{{ i18n.ts.updatedAt }}:
|
||||||
<MkTime :time="announcement.createdAt" />
|
<MkTime :time="announcement.createdAt" />
|
||||||
</small>
|
</small>
|
||||||
</span>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<Mfm :text="text" />
|
<Mfm :text="text" />
|
||||||
<img
|
<img
|
||||||
|
|
Loading…
Reference in a new issue