js: 精英规划、小怪规划、自动消耗复活药 (#741)
* 三个js更新 精英js:跟进死亡笔记400的路线包 * js;欸起飞,飞 * fix: 重命名 --------- Co-authored-by: 秋云 <physligl@gmail.com>
This commit is contained in:
12
repo/js/消耗复活料理/settings.json
Normal file
12
repo/js/消耗复活料理/settings.json
Normal file
@@ -0,0 +1,12 @@
|
||||
[
|
||||
{
|
||||
"name": "maxLoopCount",
|
||||
"type": "input-text",
|
||||
"label": "最大循环数"
|
||||
},
|
||||
{
|
||||
"name": "excludeTimeRange",
|
||||
"type": "input-text",
|
||||
"label": "不在某时运行"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user