mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +00: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