mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
fix: correct base path in crowdin.yml (#1799)
This commit is contained in:
parent
17cd4cdc19
commit
9a875dcfd0
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue