This commit is contained in:
Kim Ravn Hansen
2025-09-15 12:33:08 +02:00
parent c19557ba33
commit 63dff39be2
12 changed files with 84 additions and 59 deletions

View File

@@ -81,6 +81,7 @@ class MudServer {
".css": "text/css",
".html": "text/html",
".ico": "image/x-icon",
".map": "application/json",
".js": "application/javascript",
".json": "application/json",
".png": "image/png",