enhance: ウォーターマーク機能をロールで制御可能に

This commit is contained in:
syuilo
2025-07-12 15:13:35 +09:00
parent d2c4f79886
commit 5ecaf5095e
11 changed files with 49 additions and 3 deletions

4
locales/index.d.ts vendored
View File

@@ -7795,6 +7795,10 @@ export interface Locale extends ILocale {
* サーバーサイドのノートの下書きの作成可能数
*/
"noteDraftLimit": string;
/**
* ウォーターマーク機能の使用可否
*/
"watermarkAvailable": string;
};
"_condition": {
/**