mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-05 14:26:06 +02:00
Clean up avatarHistory
This commit is contained in:
@@ -82,6 +82,11 @@ pinia.use(
|
||||
...state.Group,
|
||||
groupInstances: null,
|
||||
inGameGroupOrder: null
|
||||
},
|
||||
Avatar: {
|
||||
// @ts-ignore
|
||||
...state.Avatar,
|
||||
avatarHistory: null
|
||||
}
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user