mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 19:12:38 -07:00
Fix tests
This commit is contained in:
@@ -31,7 +31,7 @@ sub set_status_cb {
|
||||
}
|
||||
|
||||
sub status_cb {
|
||||
return $status_cb;
|
||||
return $status_cb // sub {};
|
||||
}
|
||||
|
||||
sub apply_config {
|
||||
|
||||
Reference in New Issue
Block a user