mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-04 13:56:07 +02:00
lint
This commit is contained in:
+1
-1
@@ -849,7 +849,7 @@ speechSynthesis.getVoices();
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
//on Location change remove OnPlayerJoined
|
// on Location change remove OnPlayerJoined
|
||||||
if (this.config.hideOnPlayerJoined) {
|
if (this.config.hideOnPlayerJoined) {
|
||||||
for (i = 0; i < feeds.length; i++) {
|
for (i = 0; i < feeds.length; i++) {
|
||||||
var ctx = feeds[i];
|
var ctx = feeds[i];
|
||||||
|
|||||||
Reference in New Issue
Block a user