From e0ad80f70a36931dbf255f1e3cb0c57fbc3e350a Mon Sep 17 00:00:00 2001 From: Brendan Chen Date: Fri, 7 Aug 2026 12:51:55 -0400 Subject: [PATCH] Update types --- types.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/types.json b/types.json index 73a6228..db2b90a 100644 --- a/types.json +++ b/types.json @@ -6,6 +6,7 @@ "previous": "text", "location": "multitext", "orgs": "multitext", - "related": "multitext" + "related": "multitext", + "categories": "multitext" } } \ No newline at end of file