CEC-5443 - Flashpack fixes from dev testing
This commit is contained in:
@@ -339,7 +339,7 @@ export const VehicleProvider = ({ children }) => {
|
||||
"car_model": model,
|
||||
"car_year": year,
|
||||
"flashpack": flashpack,
|
||||
"car_flashpack_versions": carFlashpackVersions,
|
||||
"ecu_versions": carFlashpackVersions,
|
||||
}
|
||||
|
||||
const result = await api.addFlashpackVersion(data, token)
|
||||
|
||||
Reference in New Issue
Block a user