Add tsx to mime types

Change-Id: I6406abd78fa8de014bbe5c6a247f4cd35ba479ac
This commit is contained in:
Ben Rohlfs
2020-11-03 15:21:15 +01:00
parent e930691fcd
commit f7a87b9e34

View File

@@ -232,6 +232,7 @@ tiki = text/tiki
toml = text/x-toml toml = text/x-toml
tpl = text/x-smarty tpl = text/x-smarty
ts = application/typescript ts = application/typescript
tsx = text/tsx
ttcn = text/x-ttcn ttcn = text/x-ttcn
ttcnpp = text/x-ttcn ttcnpp = text/x-ttcn
ttcn3 = text/x-ttcn ttcn3 = text/x-ttcn