mirror of
https://github.com/YunoHost-Apps/chtickynotes_ynh.git
synced 2024-09-03 18:15:57 +02:00
Update manifest.json
This commit is contained in:
parent
6c38f4db1d
commit
61733c16d0
1 changed files with 8 additions and 0 deletions
|
@ -7,14 +7,22 @@
|
|||
"fr": "Des post-its génériques à tout faire"
|
||||
},
|
||||
"version": "1.0~ynh1",
|
||||
"url": "https://github.com/YunoHost-Apps/chtickynotes_ynh/",
|
||||
"license": "MIT",
|
||||
"developer": {
|
||||
"name": "chtixof"
|
||||
},
|
||||
"maintainer": {
|
||||
"name": "YunoHost Contributors",
|
||||
"email": "apps@yunohost.org"
|
||||
},
|
||||
"requirements": {
|
||||
"yunohost": ">= 3.8.1"
|
||||
},
|
||||
"multi_instance": false,
|
||||
"services": [
|
||||
"nginx"
|
||||
],
|
||||
"arguments": {
|
||||
"install" : [ {
|
||||
"name": "domain",
|
||||
|
|
Loading…
Reference in a new issue