어드민 메뉴 관리 기능 개선

This commit is contained in:
2026-01-13 19:28:00 +09:00
parent 9d31cbbd10
commit 7a36ef999e
3 changed files with 450 additions and 91 deletions

View File

@@ -0,0 +1,7 @@
{
"permissions": {
"allow": [
"Bash(npm run build:*)"
]
}
}