mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-05 19:28:46 +02:00
Fix example variables [nodeploy]
This commit is contained in:
parent
d8b956f779
commit
096a95cfce
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ telegram_is_internal_build = "false"
|
|||
telegram_is_appstore_build = "true"
|
||||
telegram_appstore_id = "686449807"
|
||||
telegram_app_specific_url_scheme = "tg"
|
||||
telegram_premium_iap_product_id = ""
|
||||
telegram_premium_iap_product_id = "org.telegram.telegramPremium.monthly"
|
||||
telegram_aps_environment = "production"
|
||||
telegram_enable_siri = True
|
||||
telegram_enable_icloud = True
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue