diff --git a/designs/lunetius/src/lacerna.mjs b/designs/lunetius/src/lacerna.mjs index 0a809505035..3fc28cdc05b 100644 --- a/designs/lunetius/src/lacerna.mjs +++ b/designs/lunetius/src/lacerna.mjs @@ -1,23 +1,22 @@ import { pluginBundle } from '@freesewing/plugin-bundle' -function lunetiusLacerna(part) { - const { - Point, - points, - Path, - paths, - measurements, - options, - macro, - complete, - snippets, - Snippet, - sa, - paperless, - store, - utils, - } = part.shorthand() - +function lunetiusLacerna({ + Point, + points, + Path, + paths, + measurements, + options, + macro, + complete, + snippets, + Snippet, + sa, + paperless, + store, + utils, + part, +}) { // Store length and width store.set( 'length',