mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-22 01:18:19 +01:00
Change libsignal-protocol filenames
// FREEBIE
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
});
|
||||
},
|
||||
startWorker: function() {
|
||||
axolotlInstance.startWorker('/js/libaxolotl-worker.js');
|
||||
axolotlInstance.startWorker('/js/libsignal-protocol-worker.js');
|
||||
},
|
||||
stopWorker: function() {
|
||||
axolotlInstance.stopWorker();
|
||||
|
||||
Reference in New Issue
Block a user