From 3e61e4a6d8d02efa9c8d9902ae8a0174a14d8485 Mon Sep 17 00:00:00 2001 From: SDCore Date: Thu, 13 Aug 2026 12:52:49 -0500 Subject: [PATCH] Update Reminder List --- src/app/todo/daily.json | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/src/app/todo/daily.json b/src/app/todo/daily.json index 0fc6258..d3e7b39 100644 --- a/src/app/todo/daily.json +++ b/src/app/todo/daily.json @@ -27,6 +27,33 @@ "textStart": "10 AM", "textEnd": "12 PM" }, + { + "title": "Site Inspection Checklist", + "desc": "Conduct a thorough inspection of the site to identify any potential issues.", + "type": "4", + "timeStart": "12", + "timeEnd": "2", + "textStart": "12 PM", + "textEnd": "2 PM" + }, + { + "title": "Site Inspection Checklist", + "desc": "Conduct a thorough inspection of the site to identify any potential issues.", + "type": "4", + "timeStart": "2", + "timeEnd": "4", + "textStart": "2 PM", + "textEnd": "4 PM" + }, + { + "title": "Site Inspection Checklist", + "desc": "Conduct a thorough inspection of the site to identify any potential issues.", + "type": "4", + "timeStart": "4", + "timeEnd": "6", + "textStart": "4 PM", + "textEnd": "6 PM" + }, { "title": "Closing Checklist", "desc": "Complete the closing checklist to ensure all equipment is properly shut down for the day and ready for tomorrow.",