This commit is contained in:
mattyatea 2024-04-24 03:49:23 +09:00
parent 5ec474a701
commit 814eea2513
1 changed files with 6 additions and 1 deletions

View File

@ -99,7 +99,12 @@ SPDX-License-Identifier: AGPL-3.0-only
</MkRange>
</div>
</MkFolder>
<MkFolder v-if="matchQuery([i18n.ts._role._options.mentionMax, 'mentionLimit'])">
<template #label>{{ i18n.ts._role._options.mentionMax }}</template>
<template #suffix>{{ role.policies.mentionLimit }}</template>
<MkInput v-model="role.policies.mentionLimit" type="number">
</MkInput>
</MkFolder>
<MkFolder v-if="matchQuery([i18n.ts._role._options.gtlAvailable, 'gtlAvailable'])">
<template #label>{{ i18n.ts._role._options.gtlAvailable }}</template>
<template #suffix>