mirror of
https://github.com/YunoHost-Apps/ztncui_ynh.git
synced 2024-09-03 18:06:05 +02:00
[fix] manifest
fix license and readd empty services array
This commit is contained in:
parent
a4da9a5126
commit
62713698e3
1 changed files with 2 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
},
|
||||
"version": "0.5.8~ynh1",
|
||||
"url": "https://key-networks.com/ztncui",
|
||||
"license": "gpl",
|
||||
"license": "GPL-3.0-only",
|
||||
"maintainer": {
|
||||
"name": "tituspijean",
|
||||
"email": "tituspijean@outlook.com"
|
||||
|
@ -16,6 +16,7 @@
|
|||
"requirements": {
|
||||
"yunohost": ">= 3.5"
|
||||
},
|
||||
"services": [],
|
||||
"multi_instance": false,
|
||||
"arguments": {
|
||||
"install" : [
|
||||
|
|
Loading…
Add table
Reference in a new issue