Fix: Add matcher to SessionStart hook in hooks.json

This commit is contained in:
Alex Newman
2025-10-25 23:34:20 -04:00
parent d4d6185bb4
commit d94a11e2e1
+1
View File
@@ -3,6 +3,7 @@
"hooks": { "hooks": {
"SessionStart": [ "SessionStart": [
{ {
"matcher": "startup",
"hooks": [ "hooks": [
{ {
"type": "command", "type": "command",