날짜포멧 수정
This commit is contained in:
@@ -446,6 +446,8 @@ export interface AppSettingsDto {
|
||||
displayTimezone?: string;
|
||||
/** 차트 하단 시간축 포맷 (예: yyyy-MM-dd HH:mm) */
|
||||
chartTimeFormat?: string;
|
||||
/** 매매 시그널 알림 팝업 시간 포맷 */
|
||||
tradeAlertTimeFormat?: string;
|
||||
/** 추세검색 기본 설정 */
|
||||
trendSearchSettings?: import('./trendSearchAppSettings').TrendSearchAppSettings | null;
|
||||
/** UI 설정 통합 (편집기·팔레트·가상투자 목록·패널 크기 등) */
|
||||
|
||||
Reference in New Issue
Block a user