Fix example configuration
This commit is contained in:
parent
610f16fa82
commit
bd07b85c83
1 changed files with 2 additions and 2 deletions
|
|
@ -9,5 +9,5 @@ telegram_is_appstore_build = "true"
|
|||
telegram_appstore_id = "686449807"
|
||||
telegram_app_specific_url_scheme = "tg"
|
||||
telegram_aps_environment = "production"
|
||||
telegram_enable_siri = true
|
||||
telegram_enable_icloud = true
|
||||
telegram_enable_siri = True
|
||||
telegram_enable_icloud = True
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue