mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Whitespace
// FREEBIE
This commit is contained in:
@@ -151,7 +151,7 @@
|
||||
},
|
||||
|
||||
fetchMessages: function() {
|
||||
if(!this.id) { return false; }
|
||||
if (!this.id) { return false; }
|
||||
return this.messageCollection.fetchConversation(this.id);
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user