From 4d645ebc04d07dafdb04855aca9c97bee899b022 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wolfgang=20Hu=C3=9F?= Date: Sat, 23 Nov 2019 13:11:09 +0100 Subject: [PATCH] Correct mutation to display the comment disabling right --- webapp/graphql/Moderation.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/webapp/graphql/Moderation.js b/webapp/graphql/Moderation.js index 9ade5c414..a50e44e56 100644 --- a/webapp/graphql/Moderation.js +++ b/webapp/graphql/Moderation.js @@ -47,6 +47,8 @@ export const reportListQuery = () => { comment { id contentExcerpt + disabled + deleted author { id slug