diff --git a/frontend/src/layout/MainListItems.js b/frontend/src/layout/MainListItems.js index fe49700..3774242 100644 --- a/frontend/src/layout/MainListItems.js +++ b/frontend/src/layout/MainListItems.js @@ -72,20 +72,8 @@ const MainListItems = (props) => { return (
- } - /> - - - - } - /> + + { primary={i18n.t("mainDrawer.listItems.queues")} icon={} /> + + + + + } + /> + + } + /> +