mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-06-03 20:10:08 -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