feat: remove ranking de plataforma na rota ranking-jogos
This commit is contained in:
@@ -59,12 +59,12 @@ const navigationItems = [
|
||||
icon: 'mdi:account-circle-outline'
|
||||
},
|
||||
{
|
||||
label: 'Rankings',
|
||||
label: 'Rankings por Período',
|
||||
to: '/ranking-jogos',
|
||||
icon: 'mdi:trophy-outline'
|
||||
},
|
||||
{
|
||||
label: 'Ranking Plataforma',
|
||||
label: 'Ranking por Plataforma',
|
||||
to: '/ranking-plataforma',
|
||||
icon: 'mdi:layers-outline'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user