diff options
Diffstat (limited to 'internal/cache/gts.go')
-rw-r--r-- | internal/cache/gts.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/cache/gts.go b/internal/cache/gts.go index 339605354..507947305 100644 --- a/internal/cache/gts.go +++ b/internal/cache/gts.go @@ -952,6 +952,7 @@ func (c *GTSCaches) initStatus() { {Name: "ID"}, {Name: "URI"}, {Name: "URL"}, + {Name: "PollID"}, {Name: "BoostOfID.AccountID"}, {Name: "ThreadID", Multi: true}, }, copyF, cap) |