@@ -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