txlyre il y a 1 semaine
Parent
commit
0e23d8819c
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      commands.py

+ 1 - 0
commands.py

@@ -1096,6 +1096,7 @@ mime_table = {
     "image/png": ".png",
     "image/webp": ".webp",
     "image/gif": ".gif",
+    "image/bmp": ".bmp",
 }