mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-05-09 07:19:08 +08:00
Bugfix: version check caused crash
This commit is contained in:
parent
46191bf254
commit
370df56f73
@ -334,6 +334,7 @@ sub check_version {
|
||||
} else {
|
||||
Slic3r::GUI::show_error(undef, "Failed to check for updates. Try later.") if $p{manual};
|
||||
}
|
||||
Slic3r::thread_cleanup();
|
||||
})->detach;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user