mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-05 22:36:05 +02:00
Allow sidebar use panel collapse/expand instead of conditional rendering
This commit is contained in:
@@ -102,7 +102,6 @@ export const useAppearanceSettingsStore = defineStore(
|
||||
return ![
|
||||
'friends-locations',
|
||||
'friend-list',
|
||||
'charts',
|
||||
'charts-instance',
|
||||
'charts-mutual'
|
||||
].includes(currentRouteName);
|
||||
|
||||
Reference in New Issue
Block a user