Merge pull request #12 from Psycojoker/patch-1
add "packaging_format" key to manifest.json
This commit is contained in:
commit
4f7af3b880
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "Custom Webapp",
|
"name": "Custom Webapp",
|
||||||
"id": "my_webapp",
|
"id": "my_webapp",
|
||||||
|
"packaging_format": 1,
|
||||||
"description": {
|
"description": {
|
||||||
"en": "Empty App with a file access to the web directory",
|
"en": "Empty App with a file access to the web directory",
|
||||||
"fr": "Répertoire Web vide avec un accès fichier"
|
"fr": "Répertoire Web vide avec un accès fichier"
|
||||||
|
|
Loading…
Add table
Reference in a new issue