ModUI: Add application/xml to text handler

このコミットが含まれているのは:
Mia Herkt 2022-12-22 09:55:41 +01:00
コミット 647e3a54f1
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: 72E154B8622EC191
1個のファイルの変更1行の追加0行の削除

ファイルの表示

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