FIX: update model mall on switch env
Change-Id: I5a9a51fd1f400ed45cebce485c35b392aaea8a5e Jira: STUDIO-5048
This commit is contained in:
parent
e6fa314948
commit
aaf09c00ee
|
@ -1283,6 +1283,7 @@ wxWindow* PreferencesDialog::create_debug_page()
|
|||
}
|
||||
|
||||
|
||||
wxGetApp().update_publish_status();
|
||||
|
||||
AppConfig* config = GUI::wxGetApp().app_config;
|
||||
std::string country_code = config->get_country_code();
|
||||
|
|
Loading…
Reference in New Issue