mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-06 17:47:41 +00:00
fix sync request lead to question.
This commit is contained in:
@@ -4893,7 +4893,7 @@ void GUI_App::check_new_version_sf(bool show_tips, bool by_user)
|
||||
BOOST_LOG_TRIVIAL(fatal) << "request server soft update data error:" << errorMsg;
|
||||
}
|
||||
})
|
||||
.perform_sync();
|
||||
.perform();
|
||||
}
|
||||
void GUI_App::process_network_msg(std::string dev_id, std::string msg)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user