FIX: update model mall on switch env

Change-Id: I5a9a51fd1f400ed45cebce485c35b392aaea8a5e
Jira: STUDIO-5048
This commit is contained in:
chunmao.guo 2023-12-20 18:20:58 +08:00 committed by Lane.Wei
parent e6fa314948
commit aaf09c00ee
1 changed files with 1 additions and 0 deletions

View File

@ -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();