[Config ] activepopup 추가

This commit is contained in:
jiwon93.son
2024-05-24 17:29:54 +09:00
parent c1c7f673ef
commit 5f39bb6a7f

View File

@@ -57,6 +57,9 @@ export const ACTIVE_POPUP = {
termsPopup: "termsPopup",
timeConflictPopup: "timeConflictPopup",
descriptionPopup: "descriptionPopup",
eventPopup: "eventPopup",
smsPopup: "smsPopup",
alertPopup: "alertPopup",
};
export const DEBUG_VIDEO_SUBTITLE_TEST = false;
export const AUTO_SCROLL_DELAY = 600;