Move group storage into window.axolotl

This commit is contained in:
Matt Corallo 2015-01-14 13:42:01 -10:00 committed by lilia
parent 83c6fe9008
commit 849fdb7ae4
5 changed files with 55 additions and 21 deletions

View file

@ -86,6 +86,7 @@ module.exports = function(grunt) {
},
libtextsecure: {
src: [
'libtextsecure/axolotl_wrapper.js',
'libtextsecure/libaxolotl_concat.js',
'libtextsecure/storage.js',