web: show union of tags when viewing thread
This commit is contained in:
@@ -4,6 +4,7 @@ query ShowThreadQuery($threadId: String!) {
|
||||
messages {
|
||||
id
|
||||
subject
|
||||
tags
|
||||
from {
|
||||
name
|
||||
addr
|
||||
|
||||
Reference in New Issue
Block a user