From cb7e7eae97784daae4283e932e2fb36d425cbb2a Mon Sep 17 00:00:00 2001 From: Belen Curcio Date: Wed, 30 Aug 2017 15:45:25 -0300 Subject: [PATCH] Using a variable --- .../talk-plugin-featured-comments/client/containers/TabPane.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/talk-plugin-featured-comments/client/containers/TabPane.js b/plugins/talk-plugin-featured-comments/client/containers/TabPane.js index e0279d9c8..93ef402a9 100644 --- a/plugins/talk-plugin-featured-comments/client/containers/TabPane.js +++ b/plugins/talk-plugin-featured-comments/client/containers/TabPane.js @@ -102,7 +102,7 @@ const enhance = compose( tags: ["FEATURED"] sortOrder: $sortOrder sortBy: $sortBy - excludeIgnored: true + excludeIgnored: $excludeIgnored } deep: true ) @skip(if: $hasComment) {