All the channel approval
This commit is contained in:
@@ -29,6 +29,7 @@ export interface PiecedTenantSpec {
|
||||
plan?: string;
|
||||
packages?: string[];
|
||||
workspaceFiles?: Record<string, string>;
|
||||
channelUsers?: Record<string, string[]>;
|
||||
suspend?: boolean;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user