mirror of
https://github.com/tooot-app/app
synced 2025-01-28 01:09:52 +01:00
Ready to release
This commit is contained in:
parent
8a3f335d37
commit
20e4ef69ea
@ -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"
|
||||
})
|
@ -1 +1,2 @@
|
||||
|
||||
Added translation option, translation service is provided by various providers
|
||||
When updating profile, now avatar and banner can be uploaded
|
||||
|
@ -1 +1,2 @@
|
||||
|
||||
加入翻译嘟文支持,翻译服务由多个服务商提供
|
||||
修改个人信息里可以上传头像及横幅
|
||||
|
@ -148,8 +148,6 @@ const useProfileMutation = () => {
|
||||
mode: variables.mode,
|
||||
type: 'success'
|
||||
})
|
||||
} else {
|
||||
haptics('Light')
|
||||
}
|
||||
},
|
||||
onSettled: () => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user