Skip to content

Commit 085725a

Browse files
committed
fix: remove Stop hook (terminé) from project settings
1 parent 413ff83 commit 085725a

1 file changed

Lines changed: 1 addition & 13 deletions

File tree

.claude/settings.json

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,3 @@
11
{
2-
"hooks": {
3-
"Stop": [
4-
{
5-
"hooks": [
6-
{
7-
"command": "/Users/patrick/.cargo/bin/vox -b say \"Terminé.\"",
8-
"type": "command"
9-
}
10-
],
11-
"matcher": ""
12-
}
13-
]
14-
}
2+
"hooks": {}
153
}

0 commit comments

Comments
 (0)