mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-30 12:11:15 -06:00
Fix tests
This commit is contained in:
parent
7d4114f8b7
commit
1b625753ab
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue