Fix Incorrect Times #8

Merged
SDCore merged 2 commits from dev into main 2026-08-13 18:05:55 +00:00
Showing only changes of commit f4fb0efba1 - Show all commits

View file

@ -32,7 +32,7 @@
"desc": "Conduct a thorough inspection of the site to identify any potential issues.", "desc": "Conduct a thorough inspection of the site to identify any potential issues.",
"type": "4", "type": "4",
"timeStart": "12", "timeStart": "12",
"timeEnd": "2", "timeEnd": "14",
"textStart": "12 PM", "textStart": "12 PM",
"textEnd": "2 PM" "textEnd": "2 PM"
}, },
@ -40,8 +40,8 @@
"title": "Site Inspection Checklist", "title": "Site Inspection Checklist",
"desc": "Conduct a thorough inspection of the site to identify any potential issues.", "desc": "Conduct a thorough inspection of the site to identify any potential issues.",
"type": "4", "type": "4",
"timeStart": "2", "timeStart": "14",
"timeEnd": "4", "timeEnd": "16",
"textStart": "2 PM", "textStart": "2 PM",
"textEnd": "4 PM" "textEnd": "4 PM"
}, },
@ -49,8 +49,8 @@
"title": "Site Inspection Checklist", "title": "Site Inspection Checklist",
"desc": "Conduct a thorough inspection of the site to identify any potential issues.", "desc": "Conduct a thorough inspection of the site to identify any potential issues.",
"type": "4", "type": "4",
"timeStart": "4", "timeStart": "16",
"timeEnd": "6", "timeEnd": "18",
"textStart": "4 PM", "textStart": "4 PM",
"textEnd": "6 PM" "textEnd": "6 PM"
}, },