summaryrefslogtreecommitdiff
path: root/app/lib/constants.ts
AgeCommit message (Collapse)AuthorLines
9 daysAdd predefined link types and artist rolesyyamashita-0/+36
- app/lib/constants.ts: LINK_TYPES (12種) and ARTIST_ROLES (13種) - Band link forms: label input → type select (公式サイト, X, Instagram, ...) - Band member forms: role text → role select (Vocal, Guitar, Bass, ...) - Band detail: resolve link type key to display label via LINK_TYPE_LABEL Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>