fix: show disabled channels in onboarding picker
This commit is contained in:
@@ -15,6 +15,7 @@ export type SetupChannelsOptions = {
|
||||
promptWhatsAppAccountId?: boolean;
|
||||
onWhatsAppAccountId?: (accountId: string) => void;
|
||||
forceAllowFromChannels?: ChannelId[];
|
||||
skipStatusNote?: boolean;
|
||||
skipDmPolicyPrompt?: boolean;
|
||||
skipConfirm?: boolean;
|
||||
quickstartDefaults?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user