mirror of
https://github.com/go-gitea/gitea.git
synced 2025-10-07 17:26:28 +00:00

Fix #31327 This is a quick patch to fix the bug. Some parameters are using 0, some are using -1. I think it needs a refactor to keep consistent. But that will be another PR.