1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-03 21:08:25 +00:00
Files
gitea/models/list_options.go
sebastian-sauer e8c6cead0f Fix list_options GetStartEnd (#16303)
end is start + pageSize and not start + page
2021-06-29 22:42:23 +01:00

1.3 KiB