mirror of
https://github.com/go-gitea/gitea.git
synced 2026-09-02 21:44:53 +00:00
958d148043
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