This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
huangjiahao
/
Hibok
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
空格
master
zdc
5 years ago
parent
c78792a84f
commit
f94770753b
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
lib/data/chat_data_mgr.dart
+ 1
- 0
lib/data/chat_data_mgr.dart
View File
@@ -118,6 +118,7 @@ class ChatDataMgr {
msgRecordMap[MsgHandler.curActiveSession] = record;
}
return record;
}
updateLastMsgWithTranslateMsg(PushChat chat) async {
Write
Preview
Loading…
Cancel
Save