mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 09:36:44 +00:00
feat(editor): Add PH tracking to event (#7511)
Github issue / Community forum post (link here to close automatically):
This commit is contained in:
@@ -3008,6 +3008,9 @@ export default defineComponent({
|
||||
{
|
||||
workflow_id: workflow.id,
|
||||
},
|
||||
{
|
||||
withPostHog: true,
|
||||
},
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user