mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-22 12:13:48 +01:00
chore: 🎨 format
This commit is contained in:
parent
9b2cc17d3e
commit
e405a18fad
@ -127,9 +127,9 @@
|
|||||||
</FormFolder>
|
</FormFolder>
|
||||||
<template #caption>{{
|
<template #caption>{{
|
||||||
i18n.t("_profile.metadataDescription", {
|
i18n.t("_profile.metadataDescription", {
|
||||||
a: '\<code\>\<a\>\</code\>',
|
a: "\<code\>\<a\>\</code\>",
|
||||||
l: '\<code\>\<a\>\</code\>',
|
l: "\<code\>\<a\>\</code\>",
|
||||||
rel: `rel="me" href="https://${host}/@${$i.username}"`
|
rel: `rel="me" href="https://${host}/@${$i.username}"`,
|
||||||
})
|
})
|
||||||
}}</template>
|
}}</template>
|
||||||
</FormSlot>
|
</FormSlot>
|
||||||
|
Loading…
Reference in New Issue
Block a user