User can update following state of its friends from friends list

This commit is contained in:
Pierre
2018-03-11 16:16:00 +01:00
parent a7c4445b03
commit a4ec170d8a
5 changed files with 110 additions and 3 deletions

View File

@ -218,6 +218,7 @@ class Dev {
"js/components/friends/listModal.js",
"js/components/friends/interface.js",
"js/components/friends/utils.js",
"js/components/friends/actions.js",
//Private conversations
"js/components/conversations/manager.js",