mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-02-18 20:02:40 +00:00
9 lines
124 B
JavaScript
9 lines
124 B
JavaScript
![]() |
/**
|
||
|
* Comments interface with the server
|
||
|
*
|
||
|
* @author Pierre HUBERT
|
||
|
*/
|
||
|
|
||
|
ComunicWeb.components.comments.interface = {
|
||
|
|
||
|
};
|