mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-21 03:42:16 +00:00
feat(editor): Update templates links (#9024)
This commit is contained in:
committed by
कारतोफ्फेलस्क्रिप्ट™
parent
aac77e1668
commit
4619dec285
@@ -243,7 +243,7 @@ export default defineComponent({
|
||||
available:
|
||||
this.settingsStore.isTemplatesEnabled && !this.templatesStore.hasCustomTemplatesHost,
|
||||
link: {
|
||||
href: this.templatesStore.getWebsiteTemplateRepositoryURL,
|
||||
href: this.templatesStore.websiteTemplateRepositoryURL,
|
||||
target: '_blank',
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user