Commit d7f0cb3
Fix wechatwork webhook sends empty content in PR review (go-gitea#21762)
Backport go-gitea#21762
Wechatwork webhook is sending the following string for pull request reviews:
``` markdown
>
```
This commit fixes this problem.1 parent 421d879 commit d7f0cb3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
| 142 | + | |
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
| |||
0 commit comments