Updated form label

This commit is contained in:
Kieran Eglin 2025-01-10 16:10:10 -08:00
parent 2cbcf263e0
commit eb51fc655a
No known key found for this signature in database
GPG key ID: 193984967FCF432D

View file

@ -46,7 +46,7 @@
field={f[:extractor_sleep_interval_seconds]}
placeholder="0"
type="number"
label="Sleep Interval"
label="Sleep Interval (seconds)"
help="Sleep interval in seconds between each extractor request. Must be a positive whole number (or set to 0 to disable)"
/>
</section>