1
0
mirror of https://github.com/TheFunny/ArisuAutoSweeper synced 2026-06-09 20:04:52 +00:00

feat(webui): add invitation condition options

This commit is contained in:
2023-11-28 14:04:07 +08:00
parent 5f3ff140dd
commit 1f5b68d095
6 changed files with 42 additions and 11 deletions
+11 -1
View File
@@ -211,6 +211,16 @@
"type": "checkbox",
"value": true
},
"WaitingHour": {
"type": "select",
"value": 0,
"option": [
0,
3,
6,
9
]
},
"Choice": {
"type": "select",
"value": "list_top",
@@ -225,7 +235,7 @@
},
"Substitute": {
"type": "checkbox",
"value": true
"value": false
}
}
},
+4 -1
View File
@@ -82,13 +82,16 @@ Cafe:
SecondCafe: true
Invitation:
Enable: true
WaitingHour:
value: 0
option: [ 0, 3, 6, 9 ]
Choice:
value: list_top
option: [ list_top, by_name ]
Name:
value: null
type: textarea
Substitute: true
Substitute: false
Bounty:
OnError: