+
-
}
--- a/src/app/modules/capture-dashboard/project-view/capture-pace-settings.component.ts
+++ b/src/app/modules/capture-dashboard/project-view/capture-pace-settings.component.ts
@@ -91,7 +91,7 @@
{
key: 'dayEndMinutes',
label: 'Day ends after no captures for',
- hint: 'After this long without a capture, the person shows as “Finished” instead of “On break now” and no longer counts as on-site. Must be at least the in-room break limit.',
+ hint: 'After this long without a capture, the person shows as “Finished” instead of “On break now”. Must be at least the in-room break limit.',
example: '60 → last capture at 3:00 PM, shown as finished from 4:00 PM.',
unit: 'min',
integer: true,