Added glsl mime type for WebGL maps (#6000)
Added glsl mime type for WebGL maps
This commit is contained in:
parent
18b530d613
commit
e77c218fbc
1 changed files with 1 additions and 0 deletions
|
@ -195,6 +195,7 @@ mimeTypesList =
|
|||
,("gjc","chemical/x-gaussian-input")
|
||||
,("gjf","chemical/x-gaussian-input")
|
||||
,("gl","video/gl")
|
||||
,("glsl","text/plain")
|
||||
,("gnumeric","application/x-gnumeric")
|
||||
,("gpt","chemical/x-mopac-graph")
|
||||
,("gsf","application/x-font")
|
||||
|
|
Loading…
Reference in a new issue