Add more models to Tesla Fleet (#132430)

This commit is contained in:
Brett Adams 2024-12-07 05:42:52 +10:00 committed by GitHub
parent 2fd3aac268
commit b30795e1f4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33,6 +33,8 @@ MODELS = {
"3": "Model 3",
"X": "Model X",
"Y": "Model Y",
"C": "Cybertruck",
"T": "Tesla Semi",
}