forked from mirrors/misskey
enhance: ウォーターマーク機能をロールで制御可能に
This commit is contained in:
@@ -5225,6 +5225,7 @@ export type components = {
|
||||
/** @enum {string} */
|
||||
chatAvailability: 'available' | 'readonly' | 'unavailable';
|
||||
noteDraftLimit: number;
|
||||
watermarkAvailable: boolean;
|
||||
};
|
||||
ReversiGameLite: {
|
||||
/** Format: id */
|
||||
|
||||
Reference in New Issue
Block a user