mirror of
https://github.com/go-gitea/gitea.git
synced 2026-07-06 02:40:29 +09:00
e69da2cd07
A repository with no issue will display a random number on activities page. This is caused by wrong usage of `And` and `Or`. 