mirror of
https://github.com/babalae/bettergi-scripts-list.git
synced 2026-03-19 03:59:51 +08:00
14 lines
316 B
JSON
14 lines
316 B
JSON
[
|
|
{
|
|
"name": "userName",
|
|
"type": "input-text",
|
|
"label": "账户名称\n用于多账户运行时区分不同账户",
|
|
"default": "默认账户"
|
|
},
|
|
{
|
|
"name": "notify",
|
|
"type": "checkbox",
|
|
"label": "是否通知信息",
|
|
"default": true
|
|
}
|
|
] |