GitHub Action 4 месяцев назад
Родитель
Сommit
493b3d72e4
1 измененных файлов с 1 добавлено и 3 удалено
  1. 1 3
      .opencode/opencode.jsonc

+ 1 - 3
.opencode/opencode.jsonc

@@ -1,8 +1,6 @@
 {
   "$schema": "https://opencode.ai/config.json",
-  "plugin": [
-    "opencode-openai-codex-auth"
-  ],
+  "plugin": ["opencode-openai-codex-auth"],
   "enterprise": {
     "url": "http://localhost:3000",
   },