mirror of
https://github.com/go-gitea/gitea.git
synced 2026-08-15 12:56:10 +00:00
2dbed4bd97
If there is only one "Add comment" button (when there are pending review comments), the quick-submit should submit the form with is_review=true even if the "Add comment" button is not really clicked. Close #20990