From 1d08ae3601e8ac4fa77c5d9906e3ea0484a14c5b Mon Sep 17 00:00:00 2001 From: Brendan Chen Date: Thu, 20 Aug 2026 23:31:13 -0400 Subject: [PATCH] Update types --- types.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/types.json b/types.json index dc2fb6a..b1e2f38 100644 --- a/types.json +++ b/types.json @@ -16,6 +16,7 @@ "last repotted": "date", "last fertilized": "date", "time": "datetime", - "projects": "multitext" + "projects": "multitext", + "status": "multitext" } } \ No newline at end of file