go app fixes

This commit is contained in:
David Young
2026-03-31 15:09:05 -06:00
parent a649fdd1e2
commit 1ff38b34e4
4 changed files with 19 additions and 3 deletions

View File

@@ -0,0 +1,8 @@
{
"permissions": {
"allow": [
"WebFetch(domain:github.com)",
"WebSearch"
]
}
}