Sync bug fixes across the board!
All checks were successful
Ascently - Sync Deploy / build-and-push (push) Successful in 2m15s

This commit is contained in:
2026-01-09 22:48:20 -07:00
parent d002c703d5
commit f4f4968431
18 changed files with 703 additions and 1269 deletions

View File

@@ -388,7 +388,7 @@ struct BackupClimbSession: Codable {
startTime: nil,
endTime: nil,
duration: nil,
status: .finished,
status: .completed,
notes: nil,
isDeleted: true,
createdAt: dateString,