mirror of
https://github.com/YunoHost-Apps/fider_ynh.git
synced 2024-09-03 18:36:11 +02:00
[enh] add packaging_format key.
This commit is contained in:
parent
8abe2a9325
commit
9b98a082c6
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "YunoHost example app",
|
"name": "YunoHost example app",
|
||||||
"id": "ynhexample",
|
"id": "ynhexample",
|
||||||
|
"packaging_format": 1,
|
||||||
"description": {
|
"description": {
|
||||||
"en": "Example package for YunoHost application.",
|
"en": "Example package for YunoHost application.",
|
||||||
"fr": "Exemple de package d’application pour YunoHost."
|
"fr": "Exemple de package d’application pour YunoHost."
|
||||||
|
|
Loading…
Reference in a new issue