검증게시판 기능 추가
This commit is contained in:
@@ -404,6 +404,8 @@ export interface AppSettingsDto {
|
||||
tradeAlertPopupLayout?: string;
|
||||
/** 그리드 배치 열 개수 (2~4) */
|
||||
tradeAlertPopupGridCols?: number;
|
||||
/** 검증 이슈 등록·단계 변경 알림 팝업 (기본 true) */
|
||||
verificationIssueNotify?: boolean;
|
||||
/** 실시간 전략 체크 마스터 ON — ON이면 DB 관심종목 전체가 체크 대상 */
|
||||
liveStrategyCheck?: boolean;
|
||||
/** 관심종목 공통 전략 ID */
|
||||
|
||||
Reference in New Issue
Block a user