fix: load soundfonts in prebake

This commit is contained in:
Felix Roos 2023-04-06 00:00:49 +02:00
parent 8edb086178
commit c138cf0b76
2 changed files with 3 additions and 5 deletions

View file

@ -153,5 +153,3 @@ export function registerSoundfonts() {
);
});
}
registerSoundfonts();