mirror of
https://github.com/babalae/bettergi-scripts-list.git
synced 2026-03-19 03:59:51 +08:00
skip Sumeru by default (#1732)
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
{
|
||||
"name": "arg_amount",
|
||||
"type": "input-text",
|
||||
"label": "挖矿的数量或持续的分钟数👇",
|
||||
"label": "挖矿的数量或持续的分钟数👇"
|
||||
},
|
||||
{
|
||||
"name": "exclude_fights",
|
||||
@@ -39,6 +39,7 @@
|
||||
{
|
||||
"name": "exclude_sumeru",
|
||||
"type": "checkbox",
|
||||
"default": true,
|
||||
"label": "不挖须弥👇"
|
||||
},
|
||||
{
|
||||
@@ -81,4 +82,4 @@
|
||||
"type": "input-text",
|
||||
"label": "(仅多帐号适用)区分帐号的唯一ID"
|
||||
}
|
||||
]
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user