got stutter fixed

This commit is contained in:
zyphlar
2026-07-04 03:28:13 -07:00
parent 0697c3d6f3
commit a385a156f2
2 changed files with 40 additions and 48 deletions
+2 -1
View File
@@ -1,7 +1,8 @@
{
"permissions": {
"allow": [
"Bash(find /c/Users/Will/apps/mobile -type f -name *)"
"Bash(find /c/Users/Will/apps/mobile -type f -name *)",
"WebSearch"
]
}
}