mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-03 00:02:14 +00:00
add the backup logic to make sure plugin install success
Change-Id: Id9da725ffe2e6d604c2771abf89cf445824793db
This commit is contained in:
@@ -75,7 +75,7 @@ class NetworkAgent
|
||||
{
|
||||
|
||||
public:
|
||||
static int initialize_network_module();
|
||||
static int initialize_network_module(bool using_backup = false);
|
||||
static int unload_network_module();
|
||||
#if defined(_MSC_VER) || defined(_WIN32)
|
||||
static HMODULE get_bambu_source_entry();
|
||||
|
||||
Reference in New Issue
Block a user