chore: add config.json template with empty values

This commit is contained in:
ichmagmaus 812
2026-01-19 11:59:44 +01:00
parent 51056843d7
commit b61c8870fd
2 changed files with 14 additions and 9 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"bundle_id": "",
"api_id": "",
"api_hash": "",
"team_id": "",
"app_center_id": "0",
"is_internal_build": "false",
"is_appstore_build": "true",
"appstore_id": "0",
"app_specific_url_scheme": "ghostgram",
"premium_iap_product_id": "",
"enable_siri": false,
"enable_icloud": false
}