mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-06 22:46:06 +02:00
Fix opening last active tab
This commit is contained in:
@@ -47,6 +47,7 @@ export const useAvatarStore = defineStore('Avatar', () => {
|
||||
const avatarDialog = ref({
|
||||
visible: false,
|
||||
loading: false,
|
||||
lastActiveTab: 'Info',
|
||||
id: '',
|
||||
memo: '',
|
||||
ref: {},
|
||||
|
||||
Reference in New Issue
Block a user