]> source.dussan.org Git - gitea.git/commit
fix regression from #16075 (#18261)
authorNorwin <noerw@users.noreply.github.com>
Thu, 13 Jan 2022 16:13:08 +0000 (17:13 +0100)
committerGitHub <noreply@github.com>
Thu, 13 Jan 2022 16:13:08 +0000 (00:13 +0800)
commite4120bbc899810f1c98da736ef80fcce11d9ca83
tree4584d8dd08acc6273c4705f75666dd0049348db1
parent37abfcaf8a012076901a8847f273488e5b038031
fix regression from #16075 (#18261)

we don't want reviews to count towards comments, as this needs changes
in other components as well (eg repo stats cron job, etc).
models/issue_comment.go