Skip to content

Commit

Permalink
wmb new notif type
Browse files Browse the repository at this point in the history
  • Loading branch information
00abhishek0000 committed Dec 23, 2024
1 parent bed1c73 commit 3fca19d
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,9 @@ data FCMNotificationType
| FROM_METRO_COINS
| ISSUE_BREACH_EXTRA_FARE_MITIGATION
| MARKETING_EVENTS
| WMB_TRIP_ASSIGNED
| WMB_TRIP_STARTED
| WMB_TRIP_FINISHED
deriving (Show, Eq, Read, Ord, Generic, ToJSON, FromJSON)
deriving (PrettyShow) via Showable FCMNotificationType

Expand Down

0 comments on commit 3fca19d

Please sign in to comment.