fix: Adjust telemetry from canvas (no-changelog) (#8252)

This commit is contained in:
Tomi Turtiainen
2024-01-08 13:56:16 +02:00
committed by GitHub
parent 90c065e999
commit 7899f7aca5
7 changed files with 30 additions and 12 deletions

View File

@@ -141,6 +141,7 @@ export default defineComponent({
nodeTypesStore: useNodeTypesStore(),
telemetry: this.$telemetry,
templatesStore: useTemplatesStore(),
source: 'template_preview',
});
},
onHidePreview() {