mirror of
https://github.com/xuthus83/LittlePaimon.git
synced 2024-10-21 16:27:15 +08:00
🐛 修复Web UI
某个配置不显示内容的问题
This commit is contained in:
parent
ade5019d65
commit
49eb593483
@ -304,9 +304,9 @@ other_form = Form(
|
|||||||
offText='关闭'
|
offText='关闭'
|
||||||
),
|
),
|
||||||
InputTag(
|
InputTag(
|
||||||
label='禁用重启时修改群名片群列表',
|
label='禁用重启时修改群名片群列表',
|
||||||
name='reboot_card_ban',
|
name='禁用重启时修改群名片群列表',
|
||||||
value='${reboot_card_ban}',
|
value='${禁用重启时修改群名片群列表}',
|
||||||
enableBatchAdd=True,
|
enableBatchAdd=True,
|
||||||
placeholder='添加禁用群名片修改的群号',
|
placeholder='添加禁用群名片修改的群号',
|
||||||
joinValues=False,
|
joinValues=False,
|
||||||
|
Loading…
Reference in New Issue
Block a user