@integry/sdk 4.8.25 → 4.8.26

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -299,6 +299,7 @@ type RenderAppAuthrozationsOptions = {
299
299
  isReadOnly?: boolean;
300
300
  customTitle?: string;
301
301
  showAppIcon?: boolean;
302
+ allowWorkspaceConnectedAccounts?: boolean;
302
303
  };
303
304
  type TemplateType = Template;
304
305
  type FlowCardProps = {