We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ec11be commit f9f39f3Copy full SHA for f9f39f3
lib/report.inc.rb
@@ -20,7 +20,7 @@
20
21
# CONST
22
23
-IMG_FMTS= ["jpeg", "bmp", "image/png", "gif"]
+IMG_FMTS= ["jpg", "jpeg", "bmp", "image/png", "gif"]
24
25
# FUNCTIONS
26
0 commit comments