mirror of
https://github.com/go-gitea/gitea.git
synced 2026-02-08 05:34:46 +01: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.