mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
fix(n8n Form Trigger Node): Remove custom attribution option (no-changelog) (#10229)
This commit is contained in:
@@ -460,9 +460,6 @@
|
||||
<div class='n8n-link'>
|
||||
<a href={{n8nWebsiteLink}} target='_blank'>
|
||||
Form automated with
|
||||
{{#if customAttribution}}
|
||||
{{{customAttribution}}}
|
||||
{{else}}
|
||||
<svg
|
||||
width='73'
|
||||
height='20'
|
||||
@@ -489,7 +486,6 @@
|
||||
fill='#101330'
|
||||
/>
|
||||
</svg>
|
||||
{{/if}}
|
||||
</a>
|
||||
</div>
|
||||
{{/if}}
|
||||
|
||||
Reference in New Issue
Block a user