mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 04:09:49 +00:00
Use camelCase for non-constructors
This commit is contained in:
@@ -98,7 +98,7 @@
|
||||
console.log('Migrate database without attachments');
|
||||
await Migrations1DatabaseWithoutAttachmentData.run({
|
||||
Backbone,
|
||||
Database: Whisper.Database,
|
||||
database: Whisper.Database,
|
||||
});
|
||||
|
||||
console.log('Storage fetch');
|
||||
|
||||
Reference in New Issue
Block a user