Fix example configuration

This commit is contained in:
Ali 2021-02-17 21:22:01 +04:00
parent 610f16fa82
commit bd07b85c83

View File

@ -9,5 +9,5 @@ telegram_is_appstore_build = "true"
telegram_appstore_id = "686449807" telegram_appstore_id = "686449807"
telegram_app_specific_url_scheme = "tg" telegram_app_specific_url_scheme = "tg"
telegram_aps_environment = "production" telegram_aps_environment = "production"
telegram_enable_siri = true telegram_enable_siri = True
telegram_enable_icloud = true telegram_enable_icloud = True