mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-17 05:43:51 +02:00
AssetBundleCacher cleanup
This commit is contained in:
@@ -11509,7 +11509,7 @@ speechSynthesis.getVoices();
|
||||
(this.downloadCurrent.id === L.worldId)) {
|
||||
return;
|
||||
}
|
||||
API.getCachedWorld({
|
||||
API.getWorld({
|
||||
worldId: L.worldId
|
||||
}).then((args) => {
|
||||
var { ref } = args;
|
||||
|
||||
Reference in New Issue
Block a user