Revert "update user agent" for now as it cause trouble to login

This reverts commit ae8995fec2.

(cherry picked from commit cd35171fd18d47839faa3ea119f3cbfc356c0a65)
This commit is contained in:
SoftFever 2023-12-19 23:30:44 +08:00
parent bba367cde8
commit 8dd9c11241
6 changed files with 9 additions and 9 deletions

View file

@ -87,7 +87,7 @@ ZUserLogin::ZUserLogin() : wxDialog((wxWindow *) (wxGetApp().mainframe), wxID_AN
BOOST_LOG_TRIVIAL(info) << "login url = " << TargetUrl.ToStdString();
m_bbl_user_agent = wxString::Format("OrcaSlicer/v%s", SLIC3R_VERSION);
m_bbl_user_agent = wxString::Format("BBL-Slicer/v%s", SLIC3R_VERSION);
// set the frame icon