Try to fix not saveable OTP Code

This commit is contained in:
Dielee
2024-05-28 08:26:18 +02:00
parent 6306c9a4b3
commit 1f0612ca4a
3 changed files with 21 additions and 9 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
from config import settings
VERSION = "v1.9.1"
VERSION = "v1.9.2"
OAUTH_TOKEN_URL = "https://volvoid.eu.volvocars.com/as/token.oauth2"
OAUTH_AUTH_URL = "https://volvoid.eu.volvocars.com/as/authorization.oauth2"