Skip to content

Commit 9a8d631

Browse files
fix openai/chatgpt/codex auth via bump to v4.1.1 (#88)
1 parent 7a26cad commit 9a8d631

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.ja.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ opencode auth login
304304
{
305305
"plugin": [
306306
"oh-my-opencode",
307-
307+
308308
]
309309
}
310310
```

README.ko.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ opencode auth login
301301
{
302302
"plugin": [
303303
"oh-my-opencode",
304-
304+
305305
]
306306
}
307307
```

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ First, add the opencode-openai-codex-auth plugin:
334334
{
335335
"plugin": [
336336
"oh-my-opencode",
337-
337+
338338
]
339339
}
340340
```

0 commit comments

Comments
 (0)