Passing mat_color through to blueprints

This commit is contained in:
2026-02-05 17:54:20 -05:00
parent 12f8062d9a
commit a2e179e15b

View File

@@ -0,0 +1,10 @@
{
"permissions": {
"defaultMode": "acceptEdits",
"deny": [
"Bash(git commit *)",
"Bash(git push *)",
"Bash(rm -rf *)"
]
}
}