mirror of
https://github.com/wassname/talk.git
synced 2026-06-27 23:09:23 +08:00
27 lines
681 B
JSON
27 lines
681 B
JSON
{
|
|
"server": [
|
|
"talk-plugin-featured-comments",
|
|
"talk-plugin-local-auth",
|
|
"talk-plugin-profile-data",
|
|
"talk-plugin-respect"
|
|
],
|
|
"client": [
|
|
"talk-plugin-auth",
|
|
"talk-plugin-author-menu",
|
|
"talk-plugin-featured-comments",
|
|
"talk-plugin-flag-details",
|
|
"talk-plugin-ignore-user",
|
|
"talk-plugin-local-auth",
|
|
"talk-plugin-member-since",
|
|
"talk-plugin-moderation-actions",
|
|
"talk-plugin-permalink",
|
|
"talk-plugin-profile-data",
|
|
"talk-plugin-respect",
|
|
"talk-plugin-sort-most-replied",
|
|
"talk-plugin-sort-most-respected",
|
|
"talk-plugin-sort-newest",
|
|
"talk-plugin-sort-oldest",
|
|
"talk-plugin-viewing-options"
|
|
]
|
|
}
|