Skip to content

Commit

Permalink
Update packages/frontend/src/state/actions/navbar/navbarActions.js
Browse files Browse the repository at this point in the history
  • Loading branch information
walmat authored Feb 16, 2019
1 parent 7e6f4b9 commit 1565133
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ export const mapActionsToRoutes = {
[NAVBAR_ACTIONS.ROUTE_HOME]: ROUTES.HOME,
[NAVBAR_ACTIONS.ROUTE_TASKS]: ROUTES.TASKS,
[NAVBAR_ACTIONS.ROUTE_PROFILES]: ROUTES.PROFILES,
[NAVBAR_ACTIONS.ROUTE_PROFILES_OLD]: ROUTES.PROFILES_OLD,
[NAVBAR_ACTIONS.ROUTE_SERVER]: ROUTES.SERVER,
[NAVBAR_ACTIONS.ROUTE_SETTINGS]: ROUTES.SETTINGS,
};
Expand Down

0 comments on commit 1565133

Please sign in to comment.