1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-10 00:08:12 +00:00
Files
gitea/routers/web/repo/issue_pin.go
Jason Song 3c05aa4927 Check ctx.Written() for GetActionIssue (#25698)
Fix #25697.

Just avoid panic, maybe there's another bug to trigger this case.

---------

Co-authored-by: Giteabot <teabot@gitea.io>
2023-07-05 18:52:12 +00:00

2.3 KiB