web: don't show mime type on attachment
This commit is contained in:
@@ -35,9 +35,12 @@ query ShowThreadQuery($threadId: String!) {
|
||||
}
|
||||
path
|
||||
attachments {
|
||||
id
|
||||
idx
|
||||
filename
|
||||
contentType
|
||||
contentId
|
||||
size
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user