mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-02-23 01:37:14 -05:00
fix: correct base path in crowdin.yml (#1799)
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#
|
||||
"project_id_env": "CROWDIN_PROJECT_ID"
|
||||
"api_token_env": "CROWDIN_PERSONAL_TOKEN"
|
||||
"base_path": "."
|
||||
"base_path": "../../"
|
||||
"base_url": "https://meshtastic.crowdin.com/api/v2"
|
||||
|
||||
#
|
||||
@@ -33,4 +33,4 @@
|
||||
"cleanup_mode": true,
|
||||
"escape_special_characters": 1
|
||||
}
|
||||
]
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user