FIX: [STUDIO-3891] check config update after sync

Change-Id: I82e409f0d3649a371cbe0f8ee9a5f9ad1a267fc8
This commit is contained in:
chunmao.guo 2023-08-08 14:05:50 +08:00 committed by Lane.Wei
parent ed82262ca8
commit 163d279851
2 changed files with 8 additions and 1 deletions

View file

@ -619,6 +619,7 @@ public:
bool check_networking_version();
void cancel_networking_install();
void restart_networking();
void check_config_updates_from_updater() { check_updates(false); }
private:
int updating_bambu_networking();