mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-16 23:21:46 +08:00
FIX: fix lang_code for hms
Change-Id: I75035f8d0fe70b35683cc383ca139c0377bf3a14
This commit is contained in:
parent
f43eb35d38
commit
46bde9b337
@ -143,6 +143,7 @@ std::string HMSQuery::hms_language_code()
|
||||
// set language code to en by default
|
||||
return "en";
|
||||
}
|
||||
return lang_code;
|
||||
}
|
||||
|
||||
std::string HMSQuery::get_hms_file()
|
||||
|
Loading…
x
Reference in New Issue
Block a user