Unleash eslint on message_receiver.js - lots of change
This commit is contained in:
parent
21bf02c94d
commit
e69586200a
4 changed files with 1022 additions and 946 deletions
|
@ -34,7 +34,7 @@ window.Signal.Migrations = {
|
|||
transaction.db.createObjectStore('conversations');
|
||||
next();
|
||||
},
|
||||
version: 1
|
||||
version: 1,
|
||||
}],
|
||||
loadAttachmentData: attachment => Promise.resolve(attachment),
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue