summaryrefslogtreecommitdiffhomepage
path: root/packages/web/src/content/docs/bs/agents.mdx
diff options
context:
space:
mode:
Diffstat (limited to 'packages/web/src/content/docs/bs/agents.mdx')
-rw-r--r--packages/web/src/content/docs/bs/agents.mdx4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/web/src/content/docs/bs/agents.mdx b/packages/web/src/content/docs/bs/agents.mdx
index 109819939..1cc0bad1c 100644
--- a/packages/web/src/content/docs/bs/agents.mdx
+++ b/packages/web/src/content/docs/bs/agents.mdx
@@ -373,7 +373,7 @@ Također možete koristiti zamjenske znakove za kontrolu više alata odjednom. N
```json title="opencode.json"
{
-"$schema": "https://opencode.ai/config.json",
+ "$schema": "https://opencode.ai/config.json",
"agent": {
"plan": {
"tools": {
@@ -526,7 +526,7 @@ Sakrij podagenta iz `@` menija za automatsko dovršavanje sa `hidden: true`. Kor
```json title="opencode.json"
{
-"agent": {
+ "agent": {
"internal-helper": {
"mode": "subagent",
"hidden": true