Merge branch 'master' of github.com:coralproject/talk into plugin

This commit is contained in:
Belen Curcio
2017-04-06 18:33:17 -03:00
7 changed files with 80 additions and 6 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"server": [
"coral-plugin-respect",
"coral-plugin-facebook-auth"
],
"client": [
"coral-plugin-respect"
]
}