update: refine hook notification text for better clarity

This commit is contained in:
olekhondera
2026-02-16 12:04:30 +02:00
parent d199808748
commit fffa416f08

View File

@@ -50,7 +50,7 @@
"hooks": [
{
"type": "command",
"command": "osascript -e 'display notification \"Claude Code простаивает, удели минуту своего времени\" with title \"Claude Code\"'"
"command": "osascript -e 'display notification \"Claude Code простаивает, удели минутку своего времени\" with title \"Claude Code\"'"
}
]
}