Skip to content

Commit df1a30a

Browse files
committed
update readme
1 parent 7c64551 commit df1a30a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
|--------|------|--------|------|
136136
| `ONEBOT2TG_FORWARD_TARGET_CHAT_ID` | `str \| int` | `""` | 转发模式下,QQ 消息转发到 TG 的目标 chat_id 或 用户ID |
137137
| `onebot2tg_forward_filter_mode` | `str` | `"none"` | 可选"none","blacklist","whitelist" |
138-
| `onebot2tg_forward_filter_list` | `list` | `["12345678","123"]`| 按照filter_mode的参数配置白名单或黑名单 |
138+
| `onebot2tg_forward_filter_list` | `list` | `[]`| 按照filter_mode的参数配置白名单或黑名单,如`["12345678","123"]` |
139139

140140
## 🎉 使用示例
141141

0 commit comments

Comments
 (0)