chore: regenerate schema

This commit is contained in:
YeonGyu-Kim
2026-04-02 15:16:37 +09:00
parent fba20f9f09
commit a599376787
+6
View File
@@ -68,6 +68,12 @@
"type": "string" "type": "string"
} }
}, },
"mcp_env_allowlist": {
"type": "array",
"items": {
"type": "string"
}
},
"hashline_edit": { "hashline_edit": {
"type": "boolean" "type": "boolean"
}, },