Include the 'excluded' field in the structured output schema.

Signed-off-by: Tim Culverhouse <[email protected]>
---
 devel/schemata | 1 +
 1 file changed, 1 insertion(+)

diff --git a/devel/schemata b/devel/schemata
index 66bcdbed8d01..4e05cdacdf04 100644
--- a/devel/schemata
+++ b/devel/schemata
@@ -76,6 +76,7 @@ message = {
     # (format_message_sprinter)
     id:             messageid,
     match:          bool,
+    excluded:       bool,
     filename:      [string*],
     timestamp:      unix_time, # date header as unix time
     date_relative:  string,   # user-friendly timestamp
-- 
2.40.1

_______________________________________________
notmuch mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to