mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-26 10:13:48 +02:00
lint
This commit is contained in:
@@ -8037,4 +8037,4 @@ speechSynthesis.getVoices();
|
|||||||
|
|
||||||
$app = new Vue($app);
|
$app = new Vue($app);
|
||||||
window.$app = $app;
|
window.$app = $app;
|
||||||
})();
|
}());
|
||||||
|
|||||||
@@ -1212,4 +1212,4 @@ speechSynthesis.getVoices();
|
|||||||
|
|
||||||
$app = new Vue($app);
|
$app = new Vue($app);
|
||||||
window.$app = $app;
|
window.$app = $app;
|
||||||
})();
|
}());
|
||||||
|
|||||||
Reference in New Issue
Block a user