mirror of
https://github.com/go-gitea/gitea
synced 2025-01-22 15:44:27 +00:00
34f736ca04
Fix #20860.
`CommentID` in `FindReactionsOptions` should be -1 to search reactions
with zero comment id.
8351172b6e/models/issues/reaction.go (L108-L121)
Co-authored-by: Lauris BH <lauris@nix.lv>