Update Reminder List
This commit is contained in:
parent
743d0d49c6
commit
3e61e4a6d8
1 changed files with 27 additions and 0 deletions
|
|
@ -27,6 +27,33 @@
|
||||||
"textStart": "10 AM",
|
"textStart": "10 AM",
|
||||||
"textEnd": "12 PM"
|
"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",
|
"title": "Closing Checklist",
|
||||||
"desc": "Complete the closing checklist to ensure all equipment is properly shut down for the day and ready for tomorrow.",
|
"desc": "Complete the closing checklist to ensure all equipment is properly shut down for the day and ready for tomorrow.",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue