mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-08 08:58:38 +01:00
Change filename
// FREEBIE
This commit is contained in:
+1
-1
@@ -40,7 +40,7 @@ module.exports = function(grunt) {
|
||||
src: [
|
||||
'libtextsecure/errors.js',
|
||||
'libtextsecure/libsignal-protocol.js',
|
||||
'libtextsecure/axolotl_wrapper.js',
|
||||
'libtextsecure/protocol_wrapper.js',
|
||||
|
||||
'libtextsecure/crypto.js',
|
||||
'libtextsecure/storage.js',
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
<script type="text/javascript" src="../errors.js" data-cover></script>
|
||||
<script type="text/javascript" src="../storage.js" data-cover></script>
|
||||
<script type="text/javascript" src="../libsignal-protocol.js"></script>
|
||||
<script type="text/javascript" src="../axolotl_wrapper.js" data-cover></script>
|
||||
<script type="text/javascript" src="../libsignal_wrapper.js" data-cover></script>
|
||||
|
||||
<script type="text/javascript" src="../websocket-resources.js" data-cover></script>
|
||||
<script type="text/javascript" src="../helpers.js" data-cover></script>
|
||||
|
||||
Reference in New Issue
Block a user