mirror of
https://github.com/wassname/talk.git
synced 2026-06-29 00:24:22 +08:00
19 lines
388 B
JSON
19 lines
388 B
JSON
{
|
|
"server": [
|
|
"coral-plugin-auth",
|
|
"coral-plugin-like",
|
|
"coral-plugin-respect",
|
|
"coral-plugin-offtopic",
|
|
"coral-plugin-facebook-auth"
|
|
],
|
|
"client": [
|
|
"coral-plugin-respect",
|
|
"coral-plugin-like",
|
|
"coral-plugin-auth",
|
|
"coral-plugin-offtopic",
|
|
"coral-plugin-viewing-options",
|
|
"coral-plugin-comment-content",
|
|
"talk-plugin-permalink"
|
|
]
|
|
}
|