Skip to content

Commit

Permalink
fix: priority array to include apple pay logs (#332)
Browse files Browse the repository at this point in the history
  • Loading branch information
rising-dragon401 committed Apr 24, 2024
1 parent 6b849e8 commit d75bbf0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/orca-log-catcher/OrcaLogger.res
Original file line number Diff line number Diff line change
Expand Up @@ -509,6 +509,7 @@ let make = (
SESSIONS_CALL,
RETRIEVE_CALL,
DISPLAY_THREE_DS_SDK,
APPLE_PAY_FLOW,
]
arrayOfLogs
->Array.find(log => {
Expand Down

0 comments on commit d75bbf0

Please sign in to comment.