vbea hace 2 años
padre
commit
f82563905f
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      Strides-APP/app/pages/chargeV2/ChargeAdapter.js

+ 2 - 2
Strides-APP/app/pages/chargeV2/ChargeAdapter.js

@@ -42,11 +42,11 @@ export default class ChargeAdapter extends Component {
       title: $t('charging.tabCharge'),
       name: "Charge",
       component: Charge
-    }, {
+    }/*, {
       title: $t('charging.tabReserve'),
       name: "Reserve",
       component: Reserve
-    }/*, {
+    }, {
       title: $t('charging.tabExplore'),
       name: "Explore",
       component: Explore