mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 12:19:41 +00:00
Convert protocol_wrapper.js to TypeScript
This commit is contained in:
@@ -38,3 +38,5 @@ before(async () => {
|
||||
|
||||
window.Whisper = window.Whisper || {};
|
||||
window.Whisper.events = _.clone(Backbone.Events);
|
||||
|
||||
window.textsecure.storage.protocol = new window.SignalProtocolStore();
|
||||
|
||||
Reference in New Issue
Block a user