aboutsummaryrefslogtreecommitdiffhomepage
path: root/ui/pagination.go
diff options
context:
space:
mode:
Diffstat (limited to 'ui/pagination.go')
-rw-r--r--ui/pagination.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/pagination.go b/ui/pagination.go
index aaf9d12..5fdf715 100644
--- a/ui/pagination.go
+++ b/ui/pagination.go
@@ -2,7 +2,7 @@
// Use of this source code is governed by the Apache 2.0
// license that can be found in the LICENSE file.
-package ui
+package ui // import "miniflux.app/ui"
const (
nbItemsPerPage = 100