1
0
Fork 0

fix(plugin-title): Prevent store.get() warning messages

This commit is contained in:
Benjamin F 2023-03-19 05:45:13 -07:00
parent 9012fe26b4
commit 2efc3d7f20

View file

@ -79,7 +79,7 @@ export const plugin = {
}
// Cut List instructions
const partCutlist = store.get(['cutlist', part.name])
const partCutlist = store.get(['cutlist', part.name], [])
// if there's a cutlist and it should be included
if (so.cutlist && partCutlist?.materials) {
// get the default cutonfold