txlyre 1 week ago
parent
commit
0e23d8819c
1 changed files with 1 additions and 0 deletions
  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",
 }