feat: show CTA for connecting to services
This commit is contained in:
1
packages/types/index.d.ts
vendored
1
packages/types/index.d.ts
vendored
@@ -150,6 +150,7 @@ export interface IApp {
|
||||
key: string;
|
||||
iconUrl: string;
|
||||
docUrl: string;
|
||||
authDocUrl: string;
|
||||
primaryColor: string;
|
||||
supportsConnections: boolean;
|
||||
fields: IField[];
|
||||
|
Reference in New Issue
Block a user