Skip to content

Commit

Permalink
Update frontend/src/components/menu/BottomMenu.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
ogerly authored Jul 3, 2024
1 parent f7759a3 commit d3643f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/src/components/menu/BottomMenu.vue
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
import { ref } from 'vue'
import CreateButtonMobile from '#components/buttons/CreateButtonMobile.vue'
import MessageIndicator from '#components/menu/MessageIndicator.vue'
import NewsIndicator from '#components/menu/NewsIndicator.vue'
// import MessageIndicator from '#components/menu/MessageIndicator.vue'
// import NewsIndicator from '#components/menu/NewsIndicator.vue'
import ListWithNavigationDrawer from '#components/vuetify/Organisms/ListWithNavigationDrawer.vue'
import Circle from './CircleElement.vue'
Expand Down

0 comments on commit d3643f8

Please sign in to comment.