mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-11-28 09:13:08 +03:00
Set default JavaScript icon to report correct MIME type
This commit is contained in:
parent
8da8f14396
commit
05969e52ef
1
amiga/dist/Install
vendored
1
amiga/dist/Install
vendored
@ -608,6 +608,7 @@
|
|||||||
(p_setmimetype "webp" "image/webp")
|
(p_setmimetype "webp" "image/webp")
|
||||||
(p_setmimetype "lha" "application/x-lha")
|
(p_setmimetype "lha" "application/x-lha")
|
||||||
(p_setmimetype "zip" "application/x-zip")
|
(p_setmimetype "zip" "application/x-zip")
|
||||||
|
(p_setmimetype "js" "application/javascript")
|
||||||
|
|
||||||
(complete 98)
|
(complete 98)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user