Jul 13 - Update codes to catch up with the web app updates: scheduled inspection and issue's handler

This commit is contained in:
Nguyen Ngo
2026-07-13 14:03:41 -04:00
parent c05f0029fb
commit 20f9a99646
22 changed files with 5800 additions and 18 deletions
+1
View File
@@ -100,6 +100,7 @@ struct JanitorialQCApp: App {
LocalTemplate.self,
LocalInspection.self,
LocalIssue.self,
LocalScheduledInspection.self,
PendingPhoto.self,
SyncQueueEntry.self,
], isUndoEnabled: false) { result in