mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 23:46:24 -06:00
add the backup logic to make sure plugin install success
Change-Id: Id9da725ffe2e6d604c2771abf89cf445824793db
This commit is contained in:
parent
a9e3bb59a0
commit
49fc813383
4 changed files with 37 additions and 5 deletions
|
@ -518,7 +518,7 @@ public:
|
|||
private:
|
||||
int updating_bambu_networking();
|
||||
bool on_init_inner();
|
||||
bool on_init_network();
|
||||
bool on_init_network(bool try_backup = false);
|
||||
void init_networking_callbacks();
|
||||
void init_app_config();
|
||||
//BBS set extra header for http request
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue