Added glsl mime type for WebGL maps (#6000)

Added glsl mime type for WebGL maps
This commit is contained in:
Jared Lander 2019-12-21 01:01:18 -05:00 committed by John MacFarlane
parent 18b530d613
commit e77c218fbc

View file

@ -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")