fixed tank full radio not highlighting when selected

This commit is contained in:
Alex H
2023-04-19 20:23:53 -04:00
parent d6eab70ca6
commit d32fd8073d
+1 -1
View File
@@ -26,7 +26,7 @@ export default {
fileHeadings: null,
myVehicles: [],
selectedVehicle: null,
invertFullTank: false,
invertFullTank: null,
filledValueString: '',
notFilledValueString: '',
isFullTankString: false,