mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 09:57:02 +01:00
Adding 'Swaps' to metametrics event categories (#14538)
This commit is contained in:
parent
c1e53b3330
commit
022c141ee8
@ -284,6 +284,7 @@ export const EVENT = {
|
|||||||
RETENTION: 'Retention',
|
RETENTION: 'Retention',
|
||||||
SETTINGS: 'Settings',
|
SETTINGS: 'Settings',
|
||||||
SNAPS: 'Snaps',
|
SNAPS: 'Snaps',
|
||||||
|
SWAPS: 'Swaps',
|
||||||
TRANSACTIONS: 'Transactions',
|
TRANSACTIONS: 'Transactions',
|
||||||
WALLET: 'Wallet',
|
WALLET: 'Wallet',
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user