[EndOfServicePopup] 신규 생성

This commit is contained in:
jiwon93.son
2024-07-31 15:10:28 +09:00
parent 9e9fd88d4d
commit 596e435dc0
6 changed files with 106 additions and 12 deletions

View File

@@ -78,6 +78,7 @@ export const ACTIVE_POPUP = {
unSupportedCountryPopup: "unSupportedCountryPopup",
changeCountyPopup: "changeCounty",
networkErrorPopup: "networkErrorPopup",
endOfServicePopup: "endOfServicePopup",
};
export const DEBUG_VIDEO_SUBTITLE_TEST = false;
export const AUTO_SCROLL_DELAY = 600;