Implement client sorting and pinning
This commit is contained in:
@@ -430,6 +430,7 @@ func main() {
|
||||
IpCount: len(uniqueIpHashes),
|
||||
Pinned: thread.Pinned,
|
||||
Locked: thread.Locked,
|
||||
BumpedAt: thread.BumpedAt,
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user