1
0
mirror of https://github.com/tooot-app/app synced 2024-12-11 16:46:42 +01:00

Merge pull request #129 from tooot-app/main

Add release note for iOS
This commit is contained in:
xmflsct 2021-05-12 18:18:04 +02:00 committed by GitHub
commit 30ad3399f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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