Ready to release

This commit is contained in:
Zhiyuan Zheng 2021-05-27 12:14:49 +02:00
parent 8a3f335d37
commit 20e4ef69ea
4 changed files with 4 additions and 9 deletions

View File

@ -27,9 +27,4 @@ submission_information({
add_id_info_tracks_action: false,
add_id_info_tracks_install: false,
add_id_info_uses_idfa: true
})
release_notes({
'zh-Hans' => "添加支持修改账户信息",
'en-US' => "Added the possibility to update account information"
})

View File

@ -1 +1,2 @@
Added translation option, translation service is provided by various providers
When updating profile, now avatar and banner can be uploaded

View File

@ -1 +1,2 @@
加入翻译嘟文支持,翻译服务由多个服务商提供
修改个人信息里可以上传头像及横幅

View File

@ -148,8 +148,6 @@ const useProfileMutation = () => {
mode: variables.mode,
type: 'success'
})
} else {
haptics('Light')
}
},
onSettled: () => {