fix(simon): Missing store object in buttonholdplacket part
Closes #1428
This commit is contained in:
parent
1e2ed2b5dd
commit
1f665af908
5 changed files with 29 additions and 0 deletions
|
@ -14,6 +14,7 @@ export default (part) => {
|
|||
paperless,
|
||||
macro,
|
||||
options,
|
||||
store,
|
||||
} = part.shorthand()
|
||||
|
||||
if (!options.seperateButtonholePlacket || options.buttonholePlacketStyle !== 'classic') {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue