New Vehicle Database
This commit is contained in:
14
data/make-models-dst/rivian.json
Normal file
14
data/make-models-dst/rivian.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"rivian": [
|
||||
{
|
||||
"year": "2024",
|
||||
"models": [
|
||||
{
|
||||
"name": "r1t",
|
||||
"engines": [],
|
||||
"submodels": []
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user