Merge branch 'master' into client-update

This commit is contained in:
Dave Richer
2023-12-28 14:32:02 -05:00

View File

@@ -67,6 +67,8 @@ export default function ScoreboardTimeTickets() {
jobEnd: endDate,
fixedStart: fixedPeriods.start.format("YYYY-MM-DD"),
fixedEnd: fixedPeriods.end.format("YYYY-MM-DD"),
jobStart: startDate,
jobEnd: endDate,
},
fetchPolicy: "network-only",
nextFetchPolicy: "network-only",