From 0d897259b7ab5ba32b4feef8ab33732eb6f0c9a3 Mon Sep 17 00:00:00 2001 From: Brendan Chen Date: Wed, 19 Aug 2026 22:45:17 -0400 Subject: [PATCH] Update properties --- types.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/types.json b/types.json index e7ef64d..dc2fb6a 100644 --- a/types.json +++ b/types.json @@ -14,6 +14,8 @@ "last watered": "date", "last inspected": "date", "last repotted": "date", - "last fertilized": "date" + "last fertilized": "date", + "time": "datetime", + "projects": "multitext" } } \ No newline at end of file