patrons as span, not div

This commit is contained in:
ThatOneCalculator 2023-05-05 18:32:00 -07:00
parent e284e3e620
commit 0d7ddf532d
No known key found for this signature in database
GPG key ID: 8703CACD01000000
2 changed files with 4 additions and 4 deletions

View file

@ -129,13 +129,13 @@
{{ i18n.ts._aboutMisskey.patrons }}</template
>
<MkSparkle>
<div
<span
v-for="patron in patrons"
:key="patron"
style="margin-bottom: 0.5rem"
>
<Mfm :text="`${patron}`" />
</div>
<Mfm :text="`${patron}` " />
</span>
</MkSparkle>
<template #caption>{{
i18n.ts._aboutMisskey.morePatrons

View file

@ -1,7 +1,7 @@
{
"patrons": [
"@atomicpoet@vancity.social",
"@shoq@newsroom.social",
"@shoq@mastodon.social",
"@pikadude@erisly.social",
"@sage@stop.voring.me",
"@sky@therian.club",