]> git.notmuchmail.org Git - notmuch/commitdiff
status-config.json: Remove parens from query entry
authorW. Trevor King <wking@tremily.us>
Sat, 2 Jan 2016 06:07:43 +0000 (22:07 -0800)
committerDavid Bremner <david@tethera.net>
Thu, 24 Mar 2016 10:39:57 +0000 (07:39 -0300)
These are now added by nmbug-status.

devel/nmbug/status-config.json

index b9269462aead3db774f2f496e41f40d715fa69bb..48b6f19f5ead26da825bd0e4893ea7ac36a55da4 100644 (file)
@@ -62,7 +62,7 @@
                "not tag:notmuch::obsolete",
                "not tag:notmuch::stale",
                "not tag:notmuch::wontfix",
-               "(tag:notmuch::moreinfo or tag:notmuch::needs-review)"
+               "tag:notmuch::moreinfo or tag:notmuch::needs-review"
            ],
            "title": "Review"
        }