Adjust watermark permissions and transparency

This commit is contained in:
Codex Agent
2026-01-19 13:45:43 +01:00
parent edd17f17e3
commit 7ac33769d2
15 changed files with 325 additions and 54 deletions

View File

@@ -103,6 +103,7 @@ export type TenantEvent = {
live_show?: LiveShowSettings;
watermark?: WatermarkSettings;
watermark_allowed?: boolean | null;
watermark_removal_allowed?: boolean | null;
watermark_serve_originals?: boolean | null;
};
package?: {