Skip to content

Commit

Permalink
Use default answerAction
Browse files Browse the repository at this point in the history
  • Loading branch information
dprevost-LMI committed Oct 31, 2024
1 parent 4b588ae commit f700237
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests_react_native/example/notifications.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ export const notifications: { key: string; notification: Notification | Notifica
person: { name: 'John Doe' },
callTypeActions: {
callType: 1,
answerAction: { pressAction: { id: 'answer' } },
declineAction: { pressAction: { id: 'stop' } },
},
},
Expand Down

0 comments on commit f700237

Please sign in to comment.