mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
fix: Adjust telemetry from canvas (no-changelog) (#8252)
This commit is contained in:
@@ -162,6 +162,7 @@ export default defineComponent({
|
||||
externalHooks: this.externalHooks,
|
||||
nodeTypesStore: useNodeTypesStore(),
|
||||
telemetry: this.$telemetry,
|
||||
source: 'template_list',
|
||||
});
|
||||
},
|
||||
navigateTo(e: MouseEvent, page: string, id: string) {
|
||||
|
||||
Reference in New Issue
Block a user