Files
bettergi-scripts-list/repo/js/等待到指定时间(默认凌晨4点)/settings.json
this-Fish 1e03ca0668 等待到指定时间(默认凌晨4点) (#364)
* Revert "等到4點 (#363)"

This reverts commit 50f79211ff.

* 等待到指定时间(默认凌晨4点)

等待到指定时间(默认凌晨4点),适用于等到第二天4点执行其他任务
2025-02-24 20:16:07 +08:00

12 lines
328 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[
{
"name": "specifyHours",
"type": "input-text",
"label": "指定等待直到下一个 HHMM 的时默认4"
},
{
"name": "specifyMinutes",
"type": "input-text",
"label": "指定等待直到下一个 HHMM 的分钟默认0"
}
]