web: show thread count when greater than 1
This commit is contained in:
@@ -9,6 +9,7 @@ query FrontPageQuery($query: String!, $after: String $before: String, $first: In
|
||||
}
|
||||
nodes {
|
||||
thread
|
||||
total
|
||||
timestamp
|
||||
subject
|
||||
authors
|
||||
|
||||
Reference in New Issue
Block a user