모의투자 메뉴 투자관리로 변경

This commit is contained in:
Macbook
2026-05-31 05:31:28 +09:00
parent 85d7fea457
commit ead97dad5d
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ export type MenuPermissionId = typeof ALL_MENU_IDS[number];
export const MENU_LABELS: Record<string, string> = {
dashboard: '대시보드',
chart: '실시간차트',
paper: '모의투자',
paper: '투자관리',
virtual: '가상매매',
'trend-search': '추세검색',
'verification-board': '검증게시판',