web: truncate raw messages and prep for attachments
This commit is contained in:
@@ -32,6 +32,11 @@ query ShowThreadQuery($threadId: String!) {
|
||||
}
|
||||
}
|
||||
path
|
||||
attachments {
|
||||
filename
|
||||
contentType
|
||||
contentId
|
||||
}
|
||||
}
|
||||
}
|
||||
tags {
|
||||
|
||||
Reference in New Issue
Block a user