mirror of
https://gitee.com/gitea/gitea
synced 2025-11-07 18:10:25 +08: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