mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-16 13:56:29 +00:00
Bug 945711 - [Messages] We lose the 'body' information when migrating. r=vicamo a=v1.3+
This commit is contained in:
parent
9a1043aef4
commit
b20f384194
@ -924,6 +924,7 @@ MobileMessageDatabaseService.prototype = {
|
||||
// Participant store cursor iteration done.
|
||||
if (!invalidParticipantIds.length) {
|
||||
next();
|
||||
return;
|
||||
}
|
||||
|
||||
// Find affected thread.
|
||||
|
Loading…
x
Reference in New Issue
Block a user