mirror of
https://github.com/go-gitea/gitea
synced 2025-02-11 01:04:46 +00:00
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