Lowered down API version to g2v30
All checks were successful
Golan Testing / testing (1.24.x, ubuntu-latest) (push) Successful in 26s

This commit is contained in:
2025-05-21 00:29:01 -04:00
parent 48f799567e
commit f241375645

View File

@ -1,6 +1,6 @@
package mysubaru
var MOBILE_API_VERSION = "/g2v31"
var MOBILE_API_VERSION = "/g2v30"
var MOBILE_API_SERVER = map[string]string{
"USA": "https://mobileapi.prod.subarucs.com",