chore: 🎨 format

This commit is contained in:
ThatOneCalculator 2023-07-17 17:43:04 -07:00
parent b54dfff32f
commit d94d015ec7
No known key found for this signature in database
GPG key ID: 8703CACD01000000

View file

@ -127,9 +127,9 @@
</FormFolder>
<template #caption>{{
i18n.t("_profile.metadataDescription", {
a: '\<code\>\<a\>\</code\>',
l: '\<code\>\<a\>\</code\>',
rel: `rel="me" href="https://${host}/@${$i.username}"`
a: "\<code\>\<a\>\</code\>",
l: "\<code\>\<a\>\</code\>",
rel: `rel="me" href="https://${host}/@${$i.username}"`,
})
}}</template>
</FormSlot>