Skip to content

Commit

Permalink
chore :: 어게인 -> dlc
Browse files Browse the repository at this point in the history
  • Loading branch information
hyuna committed Aug 23, 2024
1 parent 34dbee8 commit 87dbefe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/components/common/dropdown/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ const Dropdown: React.FC<DropProps> = ({ type, onChange, homeRoom }) => {
{ value: "Log", label: "세미나실 3-1(Log)" },
{ value: "은하", label: "세미나실 3-2(은하)" },
{ value: "PiCK", label: "세미나실 3-3(PiCK)" },
{ value: "DLC", label: "보안 1실(어게인)" },
{ value: "DLC", label: "보안 1실(DLC)" },
{ value: "info", label: "보안 2실(info)" },
{ value: "TeamQSS", label: "세미나실 4-1(TeamQSS)" },
{ value: "NoNamed", label: "세미나실 4-2(NoNamed)" },
Expand Down

0 comments on commit 87dbefe

Please sign in to comment.