Closed tposney closed 3 months ago
This is not a problem on windows since filenames are not case sensitive, but on Linux it causes an error on module load. I just changed the import statement in patching.js to settings.js instead of Settings.js and it all works
Fixed in v0.9.2. Thanks!
This is not a problem on windows since filenames are not case sensitive, but on Linux it causes an error on module load. I just changed the import statement in patching.js to settings.js instead of Settings.js and it all works