mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
chore: Lintfix and format (no-changelog) (#13705)
This commit is contained in:
committed by
GitHub
parent
9e83ff51da
commit
d2dd1796a8
@@ -424,9 +424,9 @@ async function onAskAssistantClick() {
|
||||
</div>
|
||||
<div
|
||||
v-if="(error.description || error.context?.descriptionKey) && !isSubNodeError"
|
||||
v-n8n-html="getErrorDescription()"
|
||||
data-test-id="node-error-description"
|
||||
class="node-error-view__header-description"
|
||||
v-n8n-html="getErrorDescription()"
|
||||
></div>
|
||||
|
||||
<div v-if="isSubNodeError">
|
||||
|
||||
Reference in New Issue
Block a user