Skip to content

Commit

Permalink
Merge pull request #321 from wenjian13/feat/support-choose-avatar
Browse files Browse the repository at this point in the history
feat: support onChooseAvatar
  • Loading branch information
ChrisCindy authored Aug 23, 2023
2 parents 14f8511 + 8d34157 commit c5af651
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,8 @@ const Button = {
GetPhoneNumber: '',
Error: '',
OpenSetting: '',
LaunchApp: ''
LaunchApp: '',
ChooseAvatar: ''
},
basicEvents: {
...tapEvents,
Expand Down

0 comments on commit c5af651

Please sign in to comment.