mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-09 18:27:00 +00:00
feature update preset logic for get the server latest version
This commit is contained in:
@@ -782,7 +782,7 @@ private:
|
||||
bool check_networking_version();
|
||||
void cancel_networking_install();
|
||||
void restart_networking();
|
||||
void check_config_updates_from_updater() { check_updates(false); }
|
||||
void check_config_updates_from_updater(bool updateByuser = false) { check_updates(updateByuser); }
|
||||
|
||||
private:
|
||||
int updating_bambu_networking();
|
||||
|
||||
Reference in New Issue
Block a user