Change libsignal-protocol filenames
// FREEBIE
This commit is contained in:
parent
b1d370755a
commit
c1e1dd97ba
6 changed files with 6 additions and 6 deletions
|
@ -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();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue