1
0
Fork 0

fix(simon): Missing store object in buttonplacket part

This commit is contained in:
Joost De Cock 2021-11-01 18:15:47 +01:00
parent 1f665af908
commit 4772fa988c
5 changed files with 7 additions and 6 deletions

View file

@ -14,6 +14,7 @@ export default (part) => {
paperless,
macro,
options,
store,
} = part.shorthand()
if (!options.seperateButtonPlacket || options.buttonPlacketStyle !== 'classic') {