Skip to content

Commit

Permalink
fix: Has_CustomNetwork
Browse files Browse the repository at this point in the history
  • Loading branch information
heisenberg-2077 committed Feb 10, 2025
1 parent 5f2b844 commit 5fab212
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/background/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ restoreAppState();
value: customTestnetLength,
});

ga4.fireEvent('Has Custom Network', {
ga4.fireEvent('Has_CustomNetwork', {
event_category: 'Custom Network',
});
}
Expand Down

0 comments on commit 5fab212

Please sign in to comment.