chore(client): refactor & organise config (#40875)
This commit is contained in:
committed by
GitHub
parent
c1f9cd93f5
commit
fffc0e51ec
@@ -1,4 +1,4 @@
|
||||
import { forumLocation } from '../../config/env.json';
|
||||
import { forumLocation } from '../../../config/env.json';
|
||||
|
||||
const createExternalRedirect = (page, { clientLocale }) => {
|
||||
const isNotEnglish = clientLocale !== 'english';
|
||||
|
Reference in New Issue
Block a user