-
This commit is contained in:
@@ -248,7 +248,7 @@
|
||||
'jpg)
|
||||
((string-suffix? mt "/png")
|
||||
'png)
|
||||
(else (error (format "mimetype not supported: ~a" mt)))
|
||||
(else #f)
|
||||
)
|
||||
))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user