mirror of
https://github.com/YunoHost-Apps/my_webapp_ynh.git
synced 2024-09-03 19:46:26 +02:00
[mod] manifest: fix 'license' field
This commit is contained in:
parent
18c9a46493
commit
785afd9ac3
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
"en": "Custom Web app with SFTP access",
|
||||
"fr": "Application Web personnalisée avec accès SFTP"
|
||||
},
|
||||
"licence": "GPL-3",
|
||||
"license": "free",
|
||||
"maintainer": {
|
||||
"name": "YunoHost Contributors",
|
||||
"email": "apps@yunohost.org"
|
||||
|
|
Loading…
Add table
Reference in a new issue