mirror of
https://github.com/ichmagmaus111/ghostgram.git
synced 2026-08-09 07:46:10 +02:00
chore: add config.json template with empty values
This commit is contained in:
Executable
+14
@@ -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
|
||||
}
|
||||
Reference in New Issue
Block a user