Prettified
This commit is contained in:
parent
952d99d392
commit
c26b03e961
1 changed files with 1 additions and 1 deletions
|
|
@ -1835,7 +1835,7 @@ export const actions = {
|
|||
},
|
||||
|
||||
saveGlassParts(context, parts) {
|
||||
context.commit(storeMutations.UPDATE_GLASS_PARTS, parts);
|
||||
context.commit(storeMutations.UPDATE_GLASS_PARTS, parts);
|
||||
},
|
||||
|
||||
clearVin(context) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue