1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-07 14:58:14 +00:00
Files
gitea/routers/api/v1/repo/issue_comment.go
Lunny Xiao d71fad2ab7 Fix #2001 and fix issue comments hidden (#2016)
* revert #2001 and fix issue comments hidden

* fix #2001

* fix import

* improve comment type

* reduce unnecessary join

* fix comment on FindCommentsOptions
2017-06-21 09:00:44 +08:00

3.6 KiB