Browse Source

Merge pull request #12 from Psycojoker/patch-1

add "packaging_format" key to manifest.json
pull/1/head
Le Kload 10 years ago
parent
commit
4f7af3b880
  1. 1
      manifest.json

1
manifest.json

@ -1,6 +1,7 @@
{
"name": "Custom Webapp",
"id": "my_webapp",
"packaging_format": 1,
"description": {
"en": "Empty App with a file access to the web directory",
"fr": "Répertoire Web vide avec un accès fichier"

Loading…
Cancel
Save