mirror of
https://github.com/obra/superpowers.git
synced 2026-04-24 18:49:07 +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",
|
||||||
@@ -11,3 +12,4 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user