web&server: show raw body contents of UnhandledContentType
This commit is contained in:
@@ -23,6 +23,7 @@ query ShowThreadQuery($threadId: String!) {
|
||||
__typename
|
||||
... on UnhandledContentType {
|
||||
contents
|
||||
contentTree
|
||||
}
|
||||
... on PlainText {
|
||||
contents
|
||||
|
||||
Reference in New Issue
Block a user