mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
fix(editor): Revert log view rollout (no-changelog) (#15309)
This commit is contained in:
@@ -141,7 +141,6 @@ watch(
|
||||
type="secondary"
|
||||
icon="trash"
|
||||
icon-size="medium"
|
||||
data-test-id="clear-execution-data-button"
|
||||
:class="$style.clearButton"
|
||||
@click.stop="emit('clearExecutionData')"
|
||||
>{{ locale.baseText('logs.overview.header.actions.clearExecution') }}</N8nButton
|
||||
|
||||
Reference in New Issue
Block a user