mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-24 01:03:50 +02:00
Faster dialog switch
This commit is contained in:
@@ -183,6 +183,7 @@ export const useUserStore = defineStore('User', () => {
|
||||
const userDialog = ref({
|
||||
visible: false,
|
||||
loading: false,
|
||||
activeTab: 'Info',
|
||||
lastActiveTab: 'Info',
|
||||
id: '',
|
||||
ref: {},
|
||||
|
||||
Reference in New Issue
Block a user