chore: remove private chart data from project

This commit is contained in:
732642856
2026-07-08 17:03:04 +08:00
parent f5d28ee5ae
commit f5606a933b
137 changed files with 2834 additions and 5588 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ MCP client config should point at this repository path, for example:
"mcpServers": {
"jyotish": {
"command": "python3",
"args": ["/Users/wuyongnaren/Documents/印度占星/mcp_server.py"],
"args": ["<repo>/mcp_server.py"],
"env": {}
}
}