mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 19:12:38 -07:00
windows registration for device notif(thru hidden app) - windows doesnt need update now
This commit is contained in:
@@ -273,7 +273,7 @@ bool GUI_App::on_init_inner()
|
||||
this->obj_manipul()->update_if_dirty();
|
||||
|
||||
|
||||
RemovableDriveManager::get_instance().update(wxGetLocalTime());
|
||||
//RemovableDriveManager::get_instance().update(wxGetLocalTime());
|
||||
|
||||
|
||||
// Preset updating & Configwizard are done after the above initializations,
|
||||
@@ -303,6 +303,7 @@ bool GUI_App::on_init_inner()
|
||||
preset_updater->slic3r_update_notify();
|
||||
preset_updater->sync(preset_bundle);
|
||||
});
|
||||
RemovableDriveManager::get_instance().init();
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user