From b8020d53479ccf2d203132adb3a89200ab38d4dc Mon Sep 17 00:00:00 2001 From: Belen Curcio Date: Mon, 3 Jul 2017 10:15:57 -0300 Subject: [PATCH] Adding talk-plugins-featured-comments to the default json --- plugins.default.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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" ] }