Files
bettergi-scripts-list/repo/js/ArtifactExpCount/settings.json
skyflag2022 ba1095f4ba 统计圣遗物经验 (#2872)
* 增加延迟

* 圣遗物经验统计
2026-02-14 10:08:06 +08:00

14 lines
316 B
JSON

[
{
"name": "userName",
"type": "input-text",
"label": "账户名称\n用于多账户运行时区分不同账户",
"default": "默认账户"
},
{
"name": "notify",
"type": "checkbox",
"label": "是否通知信息",
"default": true
}
]