feat(phase2): implement ItemPhotoUpload component and hook

This commit is contained in:
2026-04-21 12:31:23 +03:00
parent e46777b933
commit db9aafd47f
8 changed files with 1092 additions and 2 deletions

View File

@@ -83,7 +83,8 @@
"Bash(awk '{print $NF}')",
"Bash(python *)",
"Bash(grep -E \"\\\\.\\(py|ts\\)$\")",
"Bash(grep -E \"\\\\.py$\")"
"Bash(grep -E \"\\\\.py$\")",
"Bash(git worktree *)"
]
}
}