Add new empty setting options to settings.json

This commit is contained in:
Linus Dietz
2023-06-26 14:12:24 +02:00
parent 15fd137cc6
commit 988fb3bd21
+3 -1
View File
@@ -12,6 +12,8 @@
"username": "",
"password": "",
"vin": "",
"vccapikey": ""
"vccapikey": "",
"odometerMultiplier": "",
"averageSpeedDivider": ""
}
}