fix payment

This commit is contained in:
Yuriy Yuriev
2026-05-22 15:44:46 +07:00
parent 679cb40ec1
commit 61cf029744
8 changed files with 389 additions and 69 deletions
+2 -1
View File
@@ -3,7 +3,8 @@
"allow": [
"Bash(pip install *)",
"Bash(python -c \"import psutil; print\\('psutil ok, version:', psutil.__version__\\)\")",
"Bash(python -c ' *)"
"Bash(python -c ' *)",
"WebFetch(domain:doc.heleket.com)"
]
}
}