mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 10:31:15 +00:00
feat(editor): Update icons to Lucide icons (#16231)
Co-authored-by: Mutasem Aldmour <mutasem@n8n.io>
This commit is contained in:
@@ -298,7 +298,7 @@ const onUpdate = (change: FormFieldValueUpdate) => {
|
||||
<el-col :span="5" :offset="19">
|
||||
<n8n-button
|
||||
data-test-id="execute-workflow-button"
|
||||
icon="flask"
|
||||
icon="flask-conical"
|
||||
:label="i18n.baseText('fromAiParametersModal.execute')"
|
||||
@click="onExecute"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user