Fixed pager
This commit is contained in:
@@ -57,10 +57,9 @@ type Context struct {
|
||||
CachedTitle string
|
||||
CachedContent string
|
||||
|
||||
Matches uint64
|
||||
Duration time.Duration
|
||||
Results Results
|
||||
Pager *paginator.Paginator
|
||||
SearchTook time.Duration
|
||||
Results Results
|
||||
Pager *paginator.Paginator
|
||||
|
||||
// Report abuse
|
||||
ReportURL string
|
||||
|
||||
Reference in New Issue
Block a user