web: show union of tags when viewing thread

This commit is contained in:
2023-12-10 17:26:24 -08:00
parent fa7df55b0e
commit 7b22f85429
3 changed files with 44 additions and 4 deletions

View File

@@ -4,6 +4,7 @@ query ShowThreadQuery($threadId: String!) {
messages {
id
subject
tags
from {
name
addr