diff options
Diffstat (limited to 'src/lib/analytics/types.ts')
-rw-r--r-- | src/lib/analytics/types.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/analytics/types.ts b/src/lib/analytics/types.ts index b4eb0ddcb..33b8bddbd 100644 --- a/src/lib/analytics/types.ts +++ b/src/lib/analytics/types.ts @@ -76,6 +76,7 @@ export type TrackPropertiesMap = { 'MobileShell:SearchButtonPressed': {} 'MobileShell:NotificationsButtonPressed': {} 'MobileShell:FeedsButtonPressed': {} + 'MobileShell:MessagesButtonPressed': {} // NOTIFICATIONS events 'Notificatons:OpenApp': {} // LISTS events |