mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-13 11:53:51 +02:00
lint
This commit is contained in:
@@ -2672,7 +2672,7 @@ speechSynthesis.getVoices();
|
||||
'Favorite Avatars',
|
||||
'VRC+ Group 1',
|
||||
'VRC+ Group 2',
|
||||
'VRC+ Group 3',
|
||||
'VRC+ Group 3'
|
||||
];
|
||||
this.favoriteAvatarGroups = [];
|
||||
for (var i = 0; i < 4; ++i) {
|
||||
|
||||
@@ -688,7 +688,7 @@ speechSynthesis.getVoices();
|
||||
lastFeedEntry: [],
|
||||
wristFeed: [],
|
||||
notyMap: [],
|
||||
devices: [],
|
||||
devices: []
|
||||
},
|
||||
computed: {},
|
||||
methods: {},
|
||||
|
||||
Reference in New Issue
Block a user