mirror of
https://github.com/openai/codex.git
synced 2026-05-04 05:11:37 +03:00
Add experimental startup auto-update
This commit is contained in:
@@ -403,6 +403,9 @@
|
||||
"sqlite": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"startup_auto_update": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"steer": {
|
||||
"type": "boolean"
|
||||
},
|
||||
@@ -1684,6 +1687,9 @@
|
||||
"sqlite": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"startup_auto_update": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"steer": {
|
||||
"type": "boolean"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user