1
0
Fork 0
mirror of https://github.com/paricafe/misskey.git synced 2025-03-23 13:59:26 -05:00

add gap in Pari Plus!

This commit is contained in:
fly_mc 2024-11-01 13:49:32 +08:00
parent 042a765f5e
commit a06eeb24f5

View file

@ -4,6 +4,7 @@ SPDX-License-Identifier: AGPL-3.0-only
-->
<template>
<div class="_gaps_m">
<MkInfo>
{{ i18n.ts.pariPlusInfo }}
</MkInfo>
@ -79,6 +80,7 @@ SPDX-License-Identifier: AGPL-3.0-only
</MkSelect>
</div>
</FormSection>
</div>
</template>
<script lang="ts" setup>