fix: 선택약관관련 수정 250619
This commit is contained in:
@@ -84,9 +84,11 @@ export const ACTIVE_POPUP = {
|
||||
endOfServicePopup: "endOfServicePopup",
|
||||
checkoutErrorPopup: "checkoutErrorPopup",
|
||||
optionalTermsConfirmPopup: "optionalTermsConfirmPopup",
|
||||
optionalTermsTest: "optionalTermsTest",
|
||||
optionalTermsConfirm: "optionalTermsConfirm",
|
||||
optionalTermsConfirmBottom: "optionalTermsConfirmBottom",
|
||||
introTermsPopup: "introTermsPopup",
|
||||
toast: "toast",
|
||||
optionalConfirm: "optionalConfirm",
|
||||
};
|
||||
export const DEBUG_VIDEO_SUBTITLE_TEST = false;
|
||||
export const AUTO_SCROLL_DELAY = 600;
|
||||
|
||||
Reference in New Issue
Block a user