mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-14 04:36:10 +08:00
Fix tests
This commit is contained in:
parent
7d4114f8b7
commit
1b625753ab
@ -31,7 +31,7 @@ sub set_status_cb {
|
|||||||
}
|
}
|
||||||
|
|
||||||
sub status_cb {
|
sub status_cb {
|
||||||
return $status_cb;
|
return $status_cb // sub {};
|
||||||
}
|
}
|
||||||
|
|
||||||
sub apply_config {
|
sub apply_config {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user