fix(client): refactor dynamic URLs based on lang (#40824)
This commit is contained in:
committed by
Mrugesh Mohapatra
parent
187e3ec973
commit
6a09b9bce2
@ -32,7 +32,6 @@ function checkCurriculumLocale() {
|
||||
if (FREECODECAMP_NODE_ENV !== 'development') {
|
||||
const locationKeys = [
|
||||
'homeLocation',
|
||||
'chineseHome',
|
||||
'apiLocation',
|
||||
'forumLocation',
|
||||
'newsLocation',
|
||||
|
Reference in New Issue
Block a user