自动好感度

This commit is contained in:
洪籽阳外婆
2024-11-24 16:19:45 +08:00
committed by GitHub
parent 4ff5315991
commit b2c1336b72
7 changed files with 250 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
[
{
"name": "exitdelay",
"type": "input-text",
"label": "退出延迟(秒)(选填)"
},
{
"name": "loadingdelay",
"type": "input-text",
"label": "加载延迟(秒)(选填)"
}
]