mirror of
https://github.com/obra/superpowers.git
synced 2026-04-25 11:09:05 +08:00
Fix hooks.json structure: wrap in top-level 'hooks' key
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"hooks": {
|
||||
"SessionStart": [
|
||||
{
|
||||
"matcher": "startup|resume",
|
||||
@@ -10,4 +11,5 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user