Removing comment
This commit is contained in:
parent
f96cd96435
commit
c6186671e4
1 changed files with 0 additions and 1 deletions
|
|
@ -220,7 +220,6 @@ export default {
|
|||
}
|
||||
|
||||
// navigate back to vehicle-damage
|
||||
console.log(`glass available: ${isSelectedGlassAvailableForVehicle}`);
|
||||
if (this.isCarIdDifferentFromTheStore && !isSelectedGlassAvailableForVehicle) {
|
||||
this.mainStore.updateVehicle(this.vehicleFromLookup);
|
||||
this.mainStore.resetDamageState();
|
||||
|
|
|
|||
Loading…
Reference in a new issue