mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-29 19:53:47 +02:00
Faster dialog switch
This commit is contained in:
@@ -46,6 +46,7 @@ export const useGroupStore = defineStore('Group', () => {
|
||||
const groupDialog = ref({
|
||||
visible: false,
|
||||
loading: false,
|
||||
activeTab: 'Info',
|
||||
lastActiveTab: 'Info',
|
||||
isGetGroupDialogGroupLoading: false,
|
||||
treeData: {},
|
||||
|
||||
Reference in New Issue
Block a user