mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 04:09:49 +00:00
Destroy all globals
Well, not *all* globals..
This commit is contained in:
@@ -28,10 +28,6 @@
|
||||
if (missing.length) {
|
||||
console.log("Message missing attributes: " + missing);
|
||||
}
|
||||
},
|
||||
|
||||
conversation: function() {
|
||||
return Whisper.Conversations.get(this.get('conversationId'));
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user