Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Joabesv committed Nov 16, 2024
1 parent d5b7b0f commit e299a5c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions apps/container/src/layouts/AppBar/AppBar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -93,12 +93,12 @@ const internalNavigationItems = [
icon: 'mdi-message-draw',
route: '/reviews',
},
{
title: 'Aulões Next',
icon: 'mdi-school',
route: '/partners',
releaseDate: dayjs('08/18/2024')
},
// {
// title: 'Aulões Next',
// icon: 'mdi-school',
// route: '/partners',
// releaseDate: dayjs('08/18/2024')
// },
{
title: 'Meu histórico',
icon: 'mdi-history',
Expand Down

0 comments on commit e299a5c

Please sign in to comment.