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