fix infinite api call / call reAuth api only once
This commit is contained in:
@@ -76,6 +76,7 @@ export const ACTIVE_POPUP = {
|
||||
returnExchangePopup: "returnExchangePopup",
|
||||
unSupportedCountryPopup: "unSupportedCountryPopup",
|
||||
changeCountyPopup: "changeCounty",
|
||||
networkErrorPopup: "networkErrorPopup",
|
||||
};
|
||||
export const DEBUG_VIDEO_SUBTITLE_TEST = false;
|
||||
export const AUTO_SCROLL_DELAY = 600;
|
||||
|
||||
Reference in New Issue
Block a user