Files
bettergi-scripts-list/archive/js/等待到指定时间(默认凌晨4点)/settings.json
2025-05-10 04:32:37 +08:00

12 lines
317 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"
}
]