mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 04:15:17 +00:00
Splited friends component
This commit is contained in:
@ -444,8 +444,20 @@ var ComunicWeb = {
|
||||
/**
|
||||
* Friends list
|
||||
*/
|
||||
friendsList: {
|
||||
//TODO : implement
|
||||
friends: {
|
||||
/**
|
||||
* Friends list caching system
|
||||
*/
|
||||
list:{
|
||||
|
||||
},
|
||||
|
||||
/**
|
||||
* Friends bar
|
||||
*/
|
||||
bar:{
|
||||
|
||||
},
|
||||
}
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user