Skip to content

Commit

Permalink
feat: support onChooseAvatar
Browse files Browse the repository at this point in the history
  • Loading branch information
caoshuai.cs committed Aug 23, 2023
1 parent 14f8511 commit 8d34157
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 8d34157

Please sign in to comment.