Fix workflow placeholders and icons (#11222)
- allow all form fields that may need a placeholder to set it - update main icons on versions and runs
This commit is contained in:
@ -36,7 +36,7 @@ export const STANDARD_OBJECT_ICONS = {
|
||||
webhook: 'IconRobot',
|
||||
workflow: 'IconSettingsAutomation',
|
||||
workflowEventListener: 'IconSettingsAutomation',
|
||||
workflowRun: 'IconSettingsAutomation',
|
||||
workflowVersion: 'IconSettingsAutomation',
|
||||
workflowRun: 'IconHistoryToggle',
|
||||
workflowVersion: 'IconVersions',
|
||||
workspaceMember: 'IconUserCircle',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user