mirror of
https://github.com/YunoHost-Apps/mytinytodo_ynh.git
synced 2024-09-03 19:46:01 +02:00
Changement du mail, passage a false du mode public par defaut suite remarque sur le forum
This commit is contained in:
parent
2b9066b961
commit
ef789bd2ef
1 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@
|
|||
"license": "free",
|
||||
"maintainer": {
|
||||
"name": "plabuse",
|
||||
"email": "plabuse@opmbx.org"
|
||||
"email": "pierre.levasseur@free.fr"
|
||||
},
|
||||
"requirements": {
|
||||
"yunohost": ">= 2.5.6"
|
||||
|
@ -49,7 +49,7 @@
|
|||
"en": "Is it a public application?",
|
||||
"fr": "Est-ce une application publique ?"
|
||||
},
|
||||
"default": true
|
||||
"default": false
|
||||
},
|
||||
{
|
||||
"name": "language",
|
||||
|
|
Loading…
Reference in a new issue