forked from baron/baron-sso
worksmobile 관리화면 보완.
This commit is contained in:
@@ -508,7 +508,9 @@ export type WorksmobileOverview = {
|
||||
tenant: TenantSummary;
|
||||
config: {
|
||||
enabled: boolean;
|
||||
domainMappings?: Record<string, number>;
|
||||
tokenConfigured: boolean;
|
||||
adminTenantId?: string;
|
||||
};
|
||||
recentJobs: WorksmobileOutboxItem[];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user