Skip to content

Commit 5999dc4

Browse files
committed
add public admin to sector group 4
1 parent f4ef970 commit 5999dc4

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.claude/settings.local.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
"allow": [
44
"Bash(git checkout:*)",
55
"Bash(for i in {1..24})",
6-
"Bash(do grep -A2 \"risk$i_bau_chart.html\" index.html)"
6+
"Bash(do grep -A2 \"risk$i_bau_chart.html\" index.html)",
7+
"Bash(git add:*)",
8+
"Bash(git commit:*)"
79
],
810
"deny": [],
911
"ask": []

0 commit comments

Comments
 (0)