移除表情包

This commit is contained in:
shuaikangzhou 2023-12-04 18:40:57 +08:00
parent 58445d26b8
commit 7b3774cea9
3 changed files with 11 additions and 25 deletions

View File

@ -7,32 +7,18 @@ assignees: ''
---
**Describe the bug**
**bug描述**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**报错截图**
**Expected behavior**
A clear and concise description of what you expected to happen.
**是否可复现**
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
**运行环境:**
- OS: [e.g. Win11]
- Python版本:
- 软件版本:
- 微信版本:
**Additional context**
Add any other context about the problem here.

View File

@ -116,7 +116,7 @@ class ChatInfo(QWidget):
)
self.chat_window.add_message_item(bubble_message, 0)
elif type_ == 47:
# return
return
if self.is_5_min(timestamp):
time_message = Notice(self.last_str_time)
self.last_str_time = str_time

View File

@ -35,8 +35,8 @@
## 🍉功能
- 解密📱手机本地微信数据库🐶
- 解密💻PC端本地微信数据库🐶
- 🔒️🔑🔓️手机本地微信数据库🐶
- 🔒️🔑🔓️PC端本地微信数据库🐶
- 还原微信聊天界面
- 🗨文本✅
- 🏝图片✅