Move vcc api key to settings

This commit is contained in:
Linus Dietz
2023-06-19 12:39:20 +02:00
parent 1dc38e6925
commit 3440dadeab
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -9,6 +9,7 @@
"volvoData": {
"username": "",
"password": "",
"vin": ""
"vin": "",
"vccapikey": ""
}
}