From 69d68171d21511e0bfac42aad291b0a45b341cdc Mon Sep 17 00:00:00 2001 From: Brendan Chen Date: Wed, 5 Aug 2026 19:38:29 -0400 Subject: [PATCH] Update types --- types.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/types.json b/types.json index 09bab51..d0fcf58 100644 --- a/types.json +++ b/types.json @@ -4,6 +4,7 @@ "cssclasses": "multitext", "tags": "tags", "previous": "text", - "location": "multitext" + "location": "multitext", + "orgs": "multitext" } } \ No newline at end of file