✨ Added store
This commit is contained in:
parent
fd80450d77
commit
718c9acda5
3 changed files with 24 additions and 3 deletions
|
@ -73,7 +73,7 @@ export function shorthand(part) {
|
|||
sa: part.context.settings.sa || 0,
|
||||
measurements: part.context.settings.measurements || {},
|
||||
options: part.context.options || {},
|
||||
values: part.context.values || {},
|
||||
store: part.context.store,
|
||||
points: part.points || {},
|
||||
paths: part.paths || {},
|
||||
snippets: part.snippets || {},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue