Skip to content

Commit

Permalink
Fix merge issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcin Mazurek committed Aug 22, 2022
1 parent a64c5d1 commit 416793a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions source/renderer/app/config/analyticsConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,12 @@ export const NETWORK_TO_ANALYTICS_SITE_ID_MAP: Record<Network, number> = {
mainnet: 4,
mainnet_flight: 4,
testnet: 3,
preprod: 3,
preview: 3,
staging: 5,
shelley_qa: 5,
alonzo_purple: 5,
selfnode: 5,
development: 5,
vasil_dev: 5,
};

0 comments on commit 416793a

Please sign in to comment.