Gramatical errors and added camera permission

This commit is contained in:
Matias Pando 2014-12-03 11:35:38 -03:00
commit ebcf64da65
2 changed files with 3 additions and 2 deletions

View file

@ -5,7 +5,8 @@
"version": "APP_VERSION",
"permissions": [
"storage",
"notifications"
"notifications",
"videoCapture"
],
"app": {
"background": {