mirror of
https://github.com/go-gitea/gitea.git
synced 2025-03-13 06:35:09 +01:00
Backport #33008 by @lunny A repository with no issue will display a random number on activities page. This is caused by wrong usage of `And` and `Or`.  Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>