Development

This commit is contained in:
Matthew Grotke 2026-05-23 03:11:14 -04:00
parent 9f81693334
commit 76c7d81466
4 changed files with 33 additions and 5 deletions

View file

@ -1255,9 +1255,10 @@
"items": [
{
"type": "field",
"label": "Daily Task Time",
"label": "Daily Refresh Time",
"name": "daily_execute_time_24hr_local",
"input_type": "text",
"validate": "time_24h",
"value": "%GENERAL_DAILY_EXECUTE_TIME%",
"placeholder": "e.g. 02:30",
"hint": "24-hour local time for the daily blocklist refresh."