mirror of
https://github.com/wassname/talk.git
synced 2026-07-18 12:40:13 +08:00
Merge pull request #614 from coralproject/update-core-plugins
Update default plugins that ship with Coral core
This commit is contained in:
@@ -1,9 +1,13 @@
|
||||
{
|
||||
"server": [
|
||||
"coral-plugin-respect",
|
||||
"coral-plugin-facebook-auth"
|
||||
"coral-plugin-like",
|
||||
"coral-plugin-facebook-auth",
|
||||
"coral-plugin-auth"
|
||||
],
|
||||
"client": [
|
||||
"coral-plugin-respect"
|
||||
"coral-plugin-respect",
|
||||
"coral-plugin-like",
|
||||
"coral-plugin-auth"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user