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='关闭'
|
||||
),
|
||||
InputTag(
|
||||
label='禁用重启时修改群名片群列表',
|
||||
name='reboot_card_ban',
|
||||
value='${reboot_card_ban}',
|
||||
label='禁用重启时修改群名片群列表',
|
||||
name='禁用重启时修改群名片群列表',
|
||||
value='${禁用重启时修改群名片群列表}',
|
||||
enableBatchAdd=True,
|
||||
placeholder='添加禁用群名片修改的群号',
|
||||
joinValues=False,
|
||||
|
Loading…
Reference in New Issue
Block a user