mirror of
https://github.com/go-gitea/gitea
synced 2025-03-07 19:24:26 +00: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>