Created friends components utilities.

This commit is contained in:
Pierre
2018-03-07 19:42:18 +01:00
parent 4010ce9cbf
commit 411800b46f
3 changed files with 37 additions and 0 deletions

View File

@ -561,6 +561,13 @@ var ComunicWeb = {
*/
interface: {
//TODO : implement
},
/**
* Friends utilities
*/
utils: {
//TODO : implement
}
},