Fix loading patchstorage patches in wasm build (regression)

This commit is contained in:
falkTX 2022-08-12 23:13:09 +01:00
parent 7dd700b553
commit accf13abbd
3 changed files with 7 additions and 7 deletions

View file

@ -26,7 +26,6 @@
#endif
#ifdef DISTRHO_OS_WASM
# define CARDINAL_WASM_IMPORTED_TEMPLATE_FILENAME "/imported.vcv"
# ifdef STATIC_BUILD
# define CARDINAL_WASM_WELCOME_TEMPLATE_FILENAME "welcome-wasm-mini.vcv"
# else