no x2
This commit is contained in:
parent
2c64955144
commit
221872fa3d
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "calckey",
|
||||
"version": "12.119.0-calc.15.2",
|
||||
"version": "12.119.0-calc.15.3",
|
||||
"codename": "aqua",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -39,7 +39,7 @@
|
||||
<template #label><Mfm text="$[jelly ❤]"/> {{ i18n.ts._aboutMisskey.patrons }}</template>
|
||||
<MkSparkle>
|
||||
<div v-for="patron in patrons" :key="patron" style="margin-bottom: 0.5rem">
|
||||
<Mfm :text="`$[x2 ${patron}]`"/>
|
||||
<Mfm :text="`${patron}`"/>
|
||||
</div>
|
||||
</MkSparkle>
|
||||
<template #caption>{{ i18n.ts._aboutMisskey.morePatrons }}</template>
|
||||
|
Loading…
Reference in New Issue
Block a user