移除表情包

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

@@ -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