Try to adjust view of app in messanger in message view

This commit is contained in:
Hepatica
2026-01-09 01:25:58 +01:00
parent f4588561bf
commit c722b568cf
5 changed files with 35 additions and 4 deletions

View File

@@ -0,0 +1,11 @@
{
"permissions": {
"allow": [
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(git push:*)"
],
"deny": [],
"ask": []
}
}