mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-28 19:23:47 +02:00
Faster dialog switch
This commit is contained in:
@@ -43,6 +43,7 @@ export const useAvatarStore = defineStore('Avatar', () => {
|
||||
const avatarDialog = ref({
|
||||
visible: false,
|
||||
loading: false,
|
||||
activeTab: 'Info',
|
||||
lastActiveTab: 'Info',
|
||||
id: '',
|
||||
memo: '',
|
||||
|
||||
Reference in New Issue
Block a user