Updated tooltip once more and added vehicles to alert atom.
This commit is contained in:
@@ -14,7 +14,7 @@ const models = [
|
||||
"journey",
|
||||
"nv200",
|
||||
"rav4",
|
||||
"odyssey",
|
||||
//"odyssey",
|
||||
"murano",
|
||||
"edge",
|
||||
"ram",
|
||||
@@ -22,6 +22,7 @@ const models = [
|
||||
"qashqai",
|
||||
"escape",
|
||||
"santa fe",
|
||||
"trax",
|
||||
];
|
||||
|
||||
export default function VehicleGroupAlertAtom({ job, showGroup = false }) {
|
||||
|
||||
Reference in New Issue
Block a user