mirror of
https://github.com/go-gitea/gitea.git
synced 2025-10-14 04:36:05 +00:00

A few pages don't load the repo count of an user/org, so it is not shown in the header. This happens mostly on org pages, but the package settings applies to the user page as well. Before:  After:  Seen on #26826 Regression of #25928