Rename AxolotlStore

// FREEBIE
This commit is contained in:
lilia 2016-04-21 16:45:21 -07:00
parent 1fe5d63015
commit b1d370755a
11 changed files with 15 additions and 15 deletions

View file

@ -88,7 +88,7 @@ module.exports = function(grunt) {
'!js/libtextsecure.js',
'!js/libaxolotl-worker.js',
'!js/components.js',
'!js/axolotl_store.js',
'!js/signal_protocol_store.js',
'_locales/**/*'
],
options: { jshintrc: '.jshintrc' },