mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 10:02:12 +00:00
post changes after merging BS1.7.4
Remove tracking etc..
This commit is contained in:
@@ -437,7 +437,7 @@ static std::string generate_system_info_json()
|
||||
);
|
||||
#endif // __WXGTK__
|
||||
data_node.put("SystemLanguage", sys_language);
|
||||
data_node.put("TranslationLanguage: ", wxGetApp().current_language_code_safe());
|
||||
data_node.put("TranslationLanguage: ", wxGetApp().app_config->get("language"));
|
||||
|
||||
|
||||
pt::ptree hw_node;
|
||||
|
||||
Reference in New Issue
Block a user