attempt to fix mail sending

This commit is contained in:
Gerhard Scheikl
2026-05-09 22:26:04 +02:00
parent 3a77bed716
commit 274ccfbc01
2 changed files with 36 additions and 4 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
{
"chat.tools.terminal.autoApprove": {
"setopt": true,
"npx shopify": true
"npx shopify": true,
"npx tsx": true
}
}