mirror of
https://github.com/Doodle3D/Doodle3D-Slicer.git
synced 2025-04-10 13:46:54 +02:00
add missing break
This commit is contained in:
parent
5e88cd8c17
commit
991586dc4c
@ -272,6 +272,7 @@ export async function slice(action, name, mesh, settings, updateProgress) {
|
|||||||
});
|
});
|
||||||
});
|
});
|
||||||
currentStep ++;
|
currentStep ++;
|
||||||
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
default:
|
default:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user