Skip to content

Commit 78c84b9

Browse files
author
Frank
committed
sync
1 parent dd9c0c8 commit 78c84b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

github/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ type IssueQueryResponse = {
112112
}
113113

114114
const server = await createOpencodeServer()
115-
const client = createOpencodeClient({ baseUrl: server.url })
115+
const client = createOpencodeClient()
116116

117117
let input = {
118118
mockEvent: process.env["MOCK_EVENT"],

0 commit comments

Comments
 (0)