If it is disabled, remove the link of the profile directory (#9665)
This commit is contained in:
parent
e74c99edf5
commit
1340460c85
3 changed files with 4 additions and 2 deletions
|
@ -15,5 +15,6 @@ export const searchEnabled = getMeta('search_enabled');
|
|||
export const invitesEnabled = getMeta('invites_enabled');
|
||||
export const version = getMeta('version');
|
||||
export const mascot = getMeta('mascot');
|
||||
export const profile_directory = getMeta('profile_directory');
|
||||
|
||||
export default initialState;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue