feat: Updated hq login page
Server Deploy / deploy (push) Successful in 40s

This commit is contained in:
2026-07-29 10:35:07 +01:00
parent 8a02c35ec9
commit 7b8fa4a8a0
5 changed files with 94 additions and 34 deletions
+24
View File
@@ -0,0 +1,24 @@
{
"hooks": {
"PreToolUse": [
{
"matcher": "Bash|Grep",
"hooks": [
{
"type": "command",
"command": "C:/Python314/Scripts/graphify.EXE hook-guard search"
}
]
},
{
"matcher": "Read|Glob",
"hooks": [
{
"type": "command",
"command": "C:/Python314/Scripts/graphify.EXE hook-guard read"
}
]
}
]
}
}