mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-18 10:45:48 +02:00
enhance: ウォーターマーク機能をロールで制御可能に
This commit is contained in:
@@ -87,7 +87,7 @@ SPDX-License-Identifier: AGPL-3.0-only
|
||||
|
||||
<div class="_gaps_m">
|
||||
<SearchMarker :keywords="['watermark', 'credit']">
|
||||
<MkFolder>
|
||||
<MkFolder v-if="$i.policies.watermarkAvailable">
|
||||
<template #icon><i class="ti ti-copyright"></i></template>
|
||||
<template #label><SearchLabel>{{ i18n.ts.watermark }}</SearchLabel></template>
|
||||
<template #caption>{{ i18n.ts._watermarkEditor.tip }}</template>
|
||||
|
||||
Reference in New Issue
Block a user