1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-03 12:58:29 +00:00
Files
gitea/models/issue_comment.go
6543 11300ee582 Fix potential bugs (#10513) (#10518)
* use e if it is an option
* potential nil so check err first
* check err first
* m == nil already checked
2020-02-28 00:12:23 -03:00

25 KiB