Fix copy task

This commit is contained in:
lilia 2015-03-20 10:47:45 -07:00
parent ea492ed85b
commit ebdc8650ed

View file

@ -114,7 +114,7 @@ module.exports = function(grunt) {
'manifest.json',
'background.html',
'index.html',
'converesation.html',
'conversation.html',
'options.html',
'protos/*',
'js/**',