UI - МЕЖПРОЕКТНАЯ КОММУНИКАЦИЯ: КЛИЕНТСКИЙ БРЕНДИНГ

This commit is contained in:
DCCONSTRUCTIONS
2026-05-08 18:32:05 +03:00
parent 795f369947
commit 4a519d1439
6 changed files with 152 additions and 36 deletions
+1
View File
@@ -20,6 +20,7 @@ export interface Client {
demoEndsAt?: string | null;
contactName?: string | null;
contactEmail?: string | null;
avatarUrl?: string | null;
integrations?: {
taskManager?: {
workspaceSlug?: string | null;