fix(openai): 修复关闭 codex_cli_only 无法持久化问题

在编辑 OpenAI OAuth 账号时,若 codex_cli_only 从开启切换为关闭,
现改为显式写入 false,避免 extra 为空时后端忽略更新导致旧值残留。

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
yangjianbo
2026-02-12 23:15:41 +08:00
parent a9518cc5be
commit 7582dc53d2
2 changed files with 11 additions and 5 deletions

View File

@@ -1 +1 @@
0.1.74.5
0.1.74.6