mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-29 19:53:47 +02:00
feat: add hot worlds
This commit is contained in:
@@ -106,6 +106,13 @@ 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'
|
||||
},
|
||||
{
|
||||
key: 'tools',
|
||||
icon: 'ri-tools-line',
|
||||
|
||||
Reference in New Issue
Block a user