From 00d1b0e6f5148edf379b0fe2ecd9f8edc3a6bec0 Mon Sep 17 00:00:00 2001 From: Belen Curcio Date: Mon, 12 Jun 2017 19:11:53 -0300 Subject: [PATCH] =?UTF-8?q?=C3=81dding=20to=20plugins?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins.default.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/plugins.default.json b/plugins.default.json index 42515f354..7b2115421 100644 --- a/plugins.default.json +++ b/plugins.default.json @@ -11,6 +11,7 @@ "coral-plugin-like", "coral-plugin-auth", "coral-plugin-offtopic", - "coral-plugin-viewing-options" + "coral-plugin-viewing-options", + "coral-plugin-comment-content" ] }