mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00:00
FIX:update the url address of the model mall
Change-Id: I2021c141402f8eca999a66607e92b691e847b7be
This commit is contained in:
@@ -5663,7 +5663,7 @@ void GUI_App::open_mall_page_dialog()
|
||||
//model url
|
||||
|
||||
wxString language_code = this->current_language_code().BeforeFirst('_');
|
||||
model_url += (language_code.ToStdString() + "/models");
|
||||
model_url = language_code.ToStdString();
|
||||
|
||||
if (getAgent() && mainframe) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user