This commit is contained in:
Matias Alejo Garcia 2014-09-09 21:53:49 -03:00
commit 24e5e28e15

View file

@ -121,6 +121,7 @@ module.exports = function(grunt) {
'js/controllers/*.js',
'js/translations.js',
'js/mobile.js', // PLACEHOLDER: CORDOVA SRIPT
'js/log.js',
'js/init.js'
],
dest: 'js/copayMain.js'