🐛 修复Web UI某个配置不显示内容的问题

This commit is contained in:
CMHopeSunshine 2023-01-16 14:53:05 +08:00
parent ade5019d65
commit 49eb593483

View File

@ -305,8 +305,8 @@ other_form = Form(
),
InputTag(
label='禁用重启时修改群名片群列表',
name='reboot_card_ban',
value='${reboot_card_ban}',
name='禁用重启时修改群名片群列表',
value='${禁用重启时修改群名片群列表}',
enableBatchAdd=True,
placeholder='添加禁用群名片修改的群号',
joinValues=False,