mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 12:19:41 +00:00
Log key change advisory creation
// FREEBIE
This commit is contained in:
@@ -56,6 +56,7 @@
|
||||
},
|
||||
|
||||
addKeyChange: function(id) {
|
||||
console.log('adding key change advisory for', this.id, this.get('timestamp'));
|
||||
var timestamp = Date.now();
|
||||
var message = new Whisper.Message({
|
||||
conversationId : this.id,
|
||||
|
||||
Reference in New Issue
Block a user