get-bugzilla-attachments-by-mimetype: add "application/vnd.visio.xml"
Change-Id: I113f7bf3fd4194011efe83b1776ca42ad489f652
This commit is contained in:
parent
bf8450cfa2
commit
6e18e1f54b
@ -280,6 +280,7 @@ mimetypes = {
|
||||
'application/vnd.openxmlformats-officedocument.wordprocessingml.document': 'docx',
|
||||
'application/vnd.openxmlformats-officedocument.wordprocessingml.template': 'dotx',
|
||||
'application/vnd.visio': 'vsd',
|
||||
'application/vnd.visio.xml': 'vdx',
|
||||
# W3C
|
||||
'application/xhtml+xml': 'xhtml',
|
||||
'application/mathml+xml': 'mml',
|
||||
|
Loading…
x
Reference in New Issue
Block a user