ComunicWeb/assets/js/components/friendsList/friendsList.js
2017-05-31 16:51:52 +02:00

9 lines
112 B
JavaScript

/**
* Friends list caching system
*
* @author Pierre HUBERT
*/
ComunicWeb.components.friends.list = {
};