mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
sync
This commit is contained in:
parent
4059565b18
commit
9eb5305f78
1 changed files with 0 additions and 1 deletions
|
|
@ -184,7 +184,6 @@ function defineReviewCommentMode() {
|
|||
await rest.pulls.updateReviewComment({
|
||||
owner: Context.repo().owner,
|
||||
repo: Context.repo().repo,
|
||||
pull_number: mode.entity().number,
|
||||
comment_id: commentId,
|
||||
body,
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue