aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--devel/schemata3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/schemata b/devel/schemata
index f7e1b69f..6677a1c9 100644
--- a/devel/schemata
+++ b/devel/schemata
@@ -128,7 +128,8 @@ thread = {
total: int, # total messages in thread
authors: string, # comma-separated names with | between
# matched and unmatched
- subject: string
+ subject: string,
+ tags: [string*]
}
notmuch reply schema