mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 22:59:31 +00:00
Proper mimetype fix
This commit is contained in:
parent
147f16a262
commit
030d649300
2 changed files with 1 additions and 5 deletions
|
|
@ -54,7 +54,3 @@ routes:
|
|||
extend list, ""
|
||||
extend status, ""
|
||||
extend media, ""
|
||||
|
||||
settings.mimes.register("jpg?name=orig", "image/jpeg")
|
||||
|
||||
runForever()
|
||||
|
|
|
|||
Loading…
Reference in a new issue