Gramatical errors and added camera permission
This commit is contained in:
parent
834c57a51a
commit
ebcf64da65
2 changed files with 3 additions and 2 deletions
|
|
@ -5,7 +5,8 @@
|
|||
"version": "APP_VERSION",
|
||||
"permissions": [
|
||||
"storage",
|
||||
"notifications"
|
||||
"notifications",
|
||||
"videoCapture"
|
||||
],
|
||||
"app": {
|
||||
"background": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue