mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-07 23:17:35 -06:00
ENH:update the model mall address in other regions to makerworld
Change-Id: Ie897b23c69af6490ddb8e4554e673627cd61f3d5
This commit is contained in:
parent
ab23c8b94a
commit
73160811e0
1 changed files with 1 additions and 1 deletions
|
@ -1398,7 +1398,7 @@ std::string GUI_App::get_model_http_url(std::string country_code)
|
|||
url = "https://makerhub-pre.bambu-lab.com/";
|
||||
}
|
||||
else {
|
||||
url = "https://makerhub.bambu-lab.com/";
|
||||
url = "https://makerworld.com/";
|
||||
}
|
||||
|
||||
return url;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue