Marked the chrome app as offline available

This commit is contained in:
josdejong 2013-09-26 17:19:52 +02:00
parent 347867837e
commit 9a313b92ba
1 changed files with 1 additions and 1 deletions

View File

@ -21,5 +21,5 @@
"permissions": [
"unlimitedStorage"
],
"offline_enabled": false
"offline_enabled": true
}