mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-17 05:43:51 +02:00
fix typo (#1620)
This commit is contained in:
@@ -454,7 +454,7 @@ export const useAvatarStore = defineStore('Avatar', () => {
|
||||
console.error('Failed to get avatar images:', error);
|
||||
return {
|
||||
ownerId: '',
|
||||
vatarName: '-'
|
||||
avatarName: '-'
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user