0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-02 20:27:47 +01:00
gitea/routers
Lunny Xiao 43bbc54783
Fix 500 when a comment was deleted which has a notification (#17550)
* Fix 500 when a comment was deleted which has a notification

* Tolerate missing Comment in other places too

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2021-11-10 13:48:45 +08:00
..
api/v1 Fix 500 when a comment was deleted which has a notification (#17550) 2021-11-10 13:48:45 +08:00
common
install
private Move unit into models/unit/ (#17576) 2021-11-09 20:57:58 +01:00
utils
web Move webhook into models/webhook/ (#17579) 2021-11-10 13:13:16 +08:00
init.go