mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-21 00:48:19 +01:00
Change libsignal-protocol filenames
// FREEBIE
This commit is contained in:
@@ -35334,7 +35334,7 @@ axolotlInternal.RecipientRecord = function() {
|
||||
});
|
||||
},
|
||||
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