mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-26 10:13:48 +02:00
feat: add hot worlds
This commit is contained in:
@@ -109,7 +109,8 @@ export const useAppearanceSettingsStore = defineStore(
|
||||
'friends-locations',
|
||||
'friend-list',
|
||||
'charts-instance',
|
||||
'charts-mutual'
|
||||
'charts-mutual',
|
||||
'charts-hot-worlds'
|
||||
].includes(currentRouteName);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user