Add ts80p to auto build
This commit is contained in:
@@ -6,7 +6,7 @@ TRANSLATION_SCRIPT="make_translation.py"
|
||||
# AVAILABLE_LANGUAGES will be calculating according to json files in $TRANSLATION_DIR
|
||||
AVAILABLE_LANGUAGES=()
|
||||
BUILD_LANGUAGES=()
|
||||
AVAILABLE_MODELS=("TS100" "TS80")
|
||||
AVAILABLE_MODELS=("TS100" "TS80" "TS80P")
|
||||
BUILD_MODELS=()
|
||||
|
||||
usage() {
|
||||
|
||||
Reference in New Issue
Block a user