feat: auto-upload photo after item creation if image_processing provided
This commit is contained in:
@@ -91,7 +91,8 @@
|
||||
"Bash(curl -k -s https://192.168.84.131:8918/users/)",
|
||||
"Bash(grep -E \"\\\\.\\(tsx|ts|jsx|js\\)$\")",
|
||||
"Bash(pkill -9 -f uvicorn)",
|
||||
"Bash(grep -E \"\\\\.\\(py|txt\\)$\")"
|
||||
"Bash(grep -E \"\\\\.\\(py|txt\\)$\")",
|
||||
"Bash(npx vitest *)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user