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