Skip to content

Commit cd9f5c5

Browse files
committed
feat(webui): 牛牛卧底插件配置项中文字段名
1 parent 20fc043 commit cd9f5c5

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

src/console/webui/field_labels.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,12 @@
267267
"speak_poke_probability": "发言戳一戳概率",
268268
"speak_threshold": "主动发言阈值",
269269
"split_probability": "拆句发送概率",
270+
"spy_default_undercovers": "默认卧底人数",
271+
"spy_email_fallback": "私聊失败改发邮箱",
272+
"spy_max_players": "房间人数上限",
273+
"spy_min_players": "最少开局人数",
274+
"spy_room_cleanup_sec": "空房清理等待(秒)",
275+
"spy_show_role_default": "私聊附带身份",
270276
"topics_importance": "关键词命中加成",
271277
"topics_size": "上下文关键词条数",
272278
"tts_enable": "启用 tts 语音合成",

0 commit comments

Comments
 (0)