mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-26 02:03:49 +02:00
temporary disabled hot-worlds
This commit is contained in:
@@ -106,13 +106,14 @@ const navDefinitions = [
|
||||
labelKey: 'view.charts.mutual_friend.tab_label',
|
||||
routeName: 'charts-mutual'
|
||||
},
|
||||
{
|
||||
key: 'charts-hot-worlds',
|
||||
icon: 'ri-fire-line',
|
||||
tooltip: 'view.charts.hot_worlds.tab_label',
|
||||
labelKey: 'view.charts.hot_worlds.tab_label',
|
||||
routeName: 'charts-hot-worlds'
|
||||
},
|
||||
// temporary disabled hot-worlds
|
||||
// {
|
||||
// key: 'charts-hot-worlds',
|
||||
// icon: 'ri-fire-line',
|
||||
// tooltip: 'view.charts.hot_worlds.tab_label',
|
||||
// labelKey: 'view.charts.hot_worlds.tab_label',
|
||||
// routeName: 'charts-hot-worlds'
|
||||
// },
|
||||
{
|
||||
key: 'tools',
|
||||
icon: 'ri-tools-line',
|
||||
|
||||
Reference in New Issue
Block a user