mirror of
https://github.com/ZizzyDizzyMC/linx-server.git
synced 2026-07-25 17:04:04 +00:00
Who uses .jpeg anymore?
This commit is contained in:
parent
cf39a98cdd
commit
2565e85445
1 changed files with 1 additions and 1 deletions
2
util.go
2
util.go
|
|
@ -665,7 +665,7 @@ var mimeToExtension = map[string]string{
|
|||
"image/g3fax": "g3",
|
||||
"image/gif": "gif",
|
||||
"image/ief": "ief",
|
||||
"image/jpeg": "jpeg",
|
||||
"image/jpeg": "jpg",
|
||||
"image/ktx": "ktx",
|
||||
"image/png": "png",
|
||||
"image/prs.btif": "btif",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue