mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-06 21:33:08 +00:00
store in db when updating chat message app data
This commit is contained in:
parent
7811dfa376
commit
a3325dbd4f
1 changed files with 1 additions and 0 deletions
|
|
@ -203,6 +203,7 @@ void ChatMessagePrivate::setAppdata (const string &data) {
|
|||
break;
|
||||
}
|
||||
}
|
||||
store();
|
||||
}
|
||||
|
||||
const string &ChatMessagePrivate::getExternalBodyUrl () const {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue