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:
parent
042a765f5e
commit
a06eeb24f5
1 changed files with 2 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue