MegaAntiCheat / client-backend

GNU General Public License v3.0
118 stars 25 forks source link

Added css to mimetypes, Fixed invalid javascript mimetype #117

Closed meatmeatmeatmeatmeatmeat closed 7 months ago

meatmeatmeatmeatmeatmeat commented 7 months ago

The javascript mimetype was invalid due to a typo, and I've added css to valid mimetypes (this was a requirement for the vite migration https://github.com/MegaAntiCheat/MegaAntiCheat-UI/pull/52)

Bash-09 commented 7 months ago

The javascript mimetype was invalid due to a typo

Oops!

Thanks for fixing that up.