web: refresh tags on thread view in addition to search results.
This commit is contained in:
@@ -18,4 +18,9 @@ query ShowThreadQuery($threadId: String!) {
|
||||
timestamp
|
||||
}
|
||||
}
|
||||
tags {
|
||||
name
|
||||
bgColor
|
||||
fgColor
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user