mirror of
https://github.com/go-gitea/gitea
synced 2025-01-22 07:34:26 +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