Merge pull request #1102 from trheyi/main
Update asset modification timestamps and add support for application/…
This commit is contained in:
commit
735228d797
2 changed files with 136 additions and 135 deletions
270
data/bindata.go
270
data/bindata.go
File diff suppressed because it is too large
Load diff
|
|
@ -15,6 +15,7 @@
|
||||||
"image/*",
|
"image/*",
|
||||||
"video/*",
|
"video/*",
|
||||||
"audio/*",
|
"audio/*",
|
||||||
|
"application/octet-stream",
|
||||||
"application/x-zip-compressed",
|
"application/x-zip-compressed",
|
||||||
"application/x-tar",
|
"application/x-tar",
|
||||||
"application/x-gzip",
|
"application/x-gzip",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue