fix(config): add missing code-block end

This commit is contained in:
MingxuanGame
2025-10-18 11:12:53 +00:00
parent 8790ccad64
commit b180d3f39d

View File

@@ -120,6 +120,7 @@ CALCULATOR="performance_server"
CALCULATOR_CONFIG='{ CALCULATOR_CONFIG='{
"server_url": "http://localhost:5225" "server_url": "http://localhost:5225"
}' }'
```
""", """,
} }
}, },