tweeper.php: add "image/png" to the supported types for <enclosure/>
authorAntonio Ospite <ao2@ao2.it>
Wed, 18 May 2016 20:38:35 +0000 (22:38 +0200)
committerAntonio Ospite <ao2@ao2.it>
Fri, 20 May 2016 13:03:40 +0000 (15:03 +0200)
tweeper.php

index cc261ef..f7e0a88 100644 (file)
@@ -132,6 +132,7 @@ class Tweeper {
       "audio/x-midi",
       "image/gif",
       "image/jpeg",
+      "image/png",
       "video/avi",
       "video/mp4",
       "video/mpeg",