ソースを参照

空格

master
zdc 5年前
コミット
f94770753b
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      lib/data/chat_data_mgr.dart

+ 1
- 0
lib/data/chat_data_mgr.dart ファイルの表示

@@ -118,6 +118,7 @@ class ChatDataMgr {
msgRecordMap[MsgHandler.curActiveSession] = record;
}
return record;
}
updateLastMsgWithTranslateMsg(PushChat chat) async {


読み込み中…
キャンセル
保存