Update like status on the database

This commit is contained in:
Pierre
2017-12-29 09:58:40 +01:00
parent e834b06b16
commit 1147ab787e
4 changed files with 38 additions and 0 deletions

View File

@ -625,6 +625,13 @@ var ComunicWeb = {
//TODO : implement
},
/**
* Likes API interface
*/
interface: {
//TODO : implement
}
},
/**