mirror of
https://github.com/go-gitea/gitea
synced 2025-01-31 10:57:45 +01:00
c8d687997d
Backport #21185.
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>