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