0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-21 04:24:06 +01:00
gitea/modules/notification/action
mrsdizzie 25ddf77b51
Fix panic when adding long comment (#12892)
Previous PR #12881 causes out of bounds panic by working on wrong string.
2020-09-18 13:50:06 -04:00
..
action.go Fix panic when adding long comment (#12892) 2020-09-18 13:50:06 -04:00
action_test.go