moddio2
moddio2 copied to clipboard
chore: remove the fetch error log
Summary
- just remove the fetch error log
Why
- so it won't show the useless error in browser console
Why not just remove the fetch function?
- the .js file is compiled from emcc directly, hard to edit, so I choose the simple way, it can do same thing as remove the fetch function