Whitespace

// FREEBIE
pull/749/head
lilia 10 years ago
parent 8dc098093d
commit 6d4bf4e5d1

@ -151,7 +151,7 @@
},
fetchMessages: function() {
if(!this.id) { return false; }
if (!this.id) { return false; }
return this.messageCollection.fetchConversation(this.id);
},

Loading…
Cancel
Save