Update appstore_id in the example configuration

This commit is contained in:
Ali 2021-01-26 02:43:28 +05:00
parent 6e6dc5b35a
commit 50138a33ed

View File

@ -1,3 +1,4 @@
telegram_bundle_id = "ph.telegra.Telegraph"
telegram_api_id = "8"
telegram_api_hash = "7245de8e747a0d6fbe11f7cc14fcc0bb"
@ -5,6 +6,6 @@ telegram_team_id = "C67CF9S4VU"
telegram_app_center_id = "0"
telegram_is_internal_build = "false"
telegram_is_appstore_build = "true"
telegram_appstore_id = "0"
telegram_appstore_id = "686449807"
telegram_app_specific_url_scheme = "tg"
telegram_aps_environment = "production"