CSR-1630
prettier
This commit is contained in:
parent
f522b35a29
commit
94f038059d
1 changed files with 1 additions and 1 deletions
|
|
@ -1681,7 +1681,7 @@ export const actions = {
|
|||
}
|
||||
}
|
||||
|
||||
if (registrationInfo){
|
||||
if (registrationInfo) {
|
||||
context.commit(storeMutations.UPDATE_VEHICLE, vehicleInfo);
|
||||
context.commit(storeMutations.UPDATE_REGISTRATION, registrationInfo);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue