feat: add dynamic flow app icons
This commit is contained in:
1
packages/types/index.d.ts
vendored
1
packages/types/index.d.ts
vendored
@@ -45,6 +45,7 @@ export interface IStep {
|
||||
flowId: string;
|
||||
key: string;
|
||||
appKey: string;
|
||||
iconUrl: string;
|
||||
type: 'action' | 'trigger';
|
||||
connectionId: string;
|
||||
status: string;
|
||||
|
Reference in New Issue
Block a user