diff --git a/plugins.default.json b/plugins.default.json index 3bc2e41bf..a03e638eb 100644 --- a/plugins.default.json +++ b/plugins.default.json @@ -4,7 +4,8 @@ "coral-plugin-like", "coral-plugin-respect", "coral-plugin-offtopic", - "coral-plugin-facebook-auth" + "coral-plugin-facebook-auth", + "talk-plugin-featured-comments" ], "client": [ "coral-plugin-respect", @@ -13,6 +14,7 @@ "coral-plugin-offtopic", "coral-plugin-viewing-options", "coral-plugin-comment-content", - "talk-plugin-permalink" + "talk-plugin-permalink", + "talk-plugin-featured-comments" ] }