Add Friend Manager to default config file.
This commit is contained in:
parent
968544580a
commit
11ae97e0c5
1 changed files with 5 additions and 0 deletions
|
|
@ -668,6 +668,11 @@
|
|||
"title" : "^International(title,Account_User);",
|
||||
"className" : "WebGUI::Account::User"
|
||||
},
|
||||
{
|
||||
"identifier" : "friendManager",
|
||||
"title" : "^International(title,Account_FriendManager);",
|
||||
"className" : "WebGUI::Account::FriendManager"
|
||||
},
|
||||
],
|
||||
|
||||
# Specify which of the modules in the above list is used
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue