1
0
Fork 0
mirror of https://git.0x0.st/mia/0x0.git synced 2025-01-03 21:59:00 -05:00

ModUI: Add application/xml to text handler

This commit is contained in:
Mia Herkt 2022-12-22 09:55:41 +01:00
parent 0e4f0206ab
commit 647e3a54f1
No known key found for this signature in database
GPG key ID: 72E154B8622EC191

View file

@ -65,6 +65,7 @@ class MIMEHandler:
MIMECategory.Text : [[
"text",
"application/json",
"application/xml",
], []],
MIMECategory.AV : [[
"audio", "video", "image",