Skip to content

Commit 5a4e59e

Browse files
committed
Fix mime wasm
1 parent fe7a83b commit 5a4e59e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Protocols/Http/mime.types

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ types {
88
application/javascript js;
99
application/atom+xml atom;
1010
application/rss+xml rss;
11-
application/wasm wasm;
11+
application/wasm wasm;
1212

1313
text/mathml mml;
1414
text/plain txt;

0 commit comments

Comments
 (0)