Skip to content

Commit

Permalink
feat: Change event tracking name
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinszuchet committed Oct 24, 2024
1 parent 01224cd commit 2edf47d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Navbar/Navbar.defaults.ts
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ export const navbarSubmenu = {
title: 'Scenes',
description: 'Create & publish scenes to LAND or Worlds',
url: config.get('CREATOR_HUB_URL'),
eventTrackingName: 'builder_scenes'
eventTrackingName: 'creator_hub_scenes'
}
],
column3Title: 'MANAGE',
Expand Down

0 comments on commit 2edf47d

Please sign in to comment.