Unleash eslint on message_receiver.js - lots of change
This commit is contained in:
@@ -34,7 +34,7 @@ window.Signal.Migrations = {
|
||||
transaction.db.createObjectStore('conversations');
|
||||
next();
|
||||
},
|
||||
version: 1
|
||||
version: 1,
|
||||
}],
|
||||
loadAttachmentData: attachment => Promise.resolve(attachment),
|
||||
};
|
||||
|
Reference in New Issue
Block a user