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