Explorar o código

Add vehicle configuration

vbea %!s(int64=2) %!d(string=hai) anos
pai
achega
8e6c884ebf
Modificáronse 1 ficheiros con 7 adicións e 1 borrados
  1. 7 1
      Strides-APP/app.json

+ 7 - 1
Strides-APP/app.json

@@ -31,7 +31,13 @@
     "drawer": true,
     "summary": true,
     "anzPayment": false,
-    "vehicleModel": false,
     "paymentMethod": false
+  },
+  "vehicle": {
+    "newVersionPage": false,
+    "showLicencePlate": true,
+    "showRequiredAsterisk": false,
+    "requireConnectorType": true,
+    "requireImageUpload": true
   }
 }