diff --git a/assets/tagRenderings/questions.json b/assets/tagRenderings/questions.json index f9dce1b11e..5b9cc48fd8 100644 --- a/assets/tagRenderings/questions.json +++ b/assets/tagRenderings/questions.json @@ -1369,7 +1369,7 @@ "condition": { "and": [ "_last_edit:contributor~*", - "_last_edit:changeset" + "_last_edit:changeset~*" ] }, "metacondition": { @@ -2058,4 +2058,4 @@ } ] } -} \ No newline at end of file +}