mirror of
https://github.com/go-gitea/gitea
synced 2025-02-01 20:44:28 +00:00
33b03e851f
Fix two regressions from #20602: - Restore the 'History' button that was previously unable to render because it's show condition was never hit - Hide the 'Add File' button when there would be no items in the dropdown. Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>