fix(#2386): change logic for check country_code
parent
ed8a5ee2e2
commit
adf1d1689c
@ -1,6 +0,0 @@ |
||||
export const clientCountry = () => { |
||||
const country = JSON.parse( |
||||
localStorage.getItem('oidc.user:https://auth.instat.tv:ott-web') || 'oidc.user:https://test-auth.instat.tv:ott-web', |
||||
).profile.country_code |
||||
return country |
||||
} |
||||
Loading…
Reference in new issue