diff --git a/app/config.py b/app/config.py
index da0f50e..48e58d2 100644
--- a/app/config.py
+++ b/app/config.py
@@ -8,8 +8,7 @@ description = [
'2. 支持显示聊天界面
',
'3. 支持导出聊天记录
* csv
* html
* '
'txt
',
- '4. 查找联系人
',
- '5. 生成年度报告——圣诞特别版
',
+ '4. 生成年度报告——圣诞特别版
',
]
about = f'''
版本:{version}