脚本归档
This commit is contained in:
12
archive/js/等待到指定时间(默认凌晨4点)/settings.json
Normal file
12
archive/js/等待到指定时间(默认凌晨4点)/settings.json
Normal file
@@ -0,0 +1,12 @@
|
||||
[
|
||||
{
|
||||
"name": "specifyHours",
|
||||
"type": "input-text",
|
||||
"label": "指定等待直到下一个 HH:MM 的时(默认:4)"
|
||||
},
|
||||
{
|
||||
"name": "specifyMinutes",
|
||||
"type": "input-text",
|
||||
"label": "指定等待直到下一个 HH:MM 的分钟(默认:0)"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user