feat: Enhance MailToTaskImporter with inline image support and update task content handling
This commit is contained in:
@@ -1,7 +1,13 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(git log:*)"
|
||||
"Bash(git log:*)",
|
||||
"Bash(git checkout:*)",
|
||||
"Bash(mysql:*)",
|
||||
"Bash(if [ -f logs.txt ])",
|
||||
"Bash(then rm logs.txt)",
|
||||
"Bash(else echo \"Plik logs.txt nie istnieje\")",
|
||||
"Bash(fi)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user