Skip to content

Commit 8b217bc

Browse files
dhkimclaude
andcommitted
fix: 위치 특정 가능한 역명 주석 제거
- 간석오거리역/부평삼거리역 맛집 주석 → 일반 라벨로 변경 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 8605797 commit 8b217bc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/components/StatusBar.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ interface StatusBarProps {
88
}
99

1010
const DEFAULT_LUNCH_MENUS = [
11-
// 간석오거리역 맛집 세트
11+
// 점심 메뉴 세트 A
1212
"황기순 칼국수 + 왕돈까스",
1313
"구면구면 메밀국수 + 훈제오리",
1414
"대부도 바지락칼국수 + 수제비",
@@ -34,7 +34,7 @@ const DEFAULT_LUNCH_MENUS = [
3434
"뚜껑열린산오징어 회 + 매운탕",
3535
"사랑채 칼국수 + 만두",
3636
"사랑채 곤드레정식",
37-
// 부평삼거리역 맛집
37+
// 점심 메뉴 세트 B
3838
"팔당짬뽕 짬뽕 + 주꾸미볶음",
3939
"팔당짬뽕 짜장면 + 탕수육",
4040
"할머니추어탕 추어탕 + 돌솥밥",

0 commit comments

Comments
 (0)