vbea 2 lat temu
rodzic
commit
f82563905f
1 zmienionych plików z 2 dodań i 2 usunięć
  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