mirror of
https://github.com/YunoHost-Apps/mobilizon_ynh.git
synced 2024-09-03 19:46:19 +02:00
removing warning
This commit is contained in:
parent
a9eadfcf80
commit
efe0bf0356
2 changed files with 0 additions and 10 deletions
|
@ -1,6 +1,5 @@
|
||||||
;; Test complet
|
;; Test complet
|
||||||
; Manifest
|
; Manifest
|
||||||
warning="Understood"
|
|
||||||
domain="domain.tld" (DOMAIN)
|
domain="domain.tld" (DOMAIN)
|
||||||
admin="john" (USER)
|
admin="john" (USER)
|
||||||
language="fr"
|
language="fr"
|
||||||
|
|
|
@ -21,15 +21,6 @@
|
||||||
],
|
],
|
||||||
"arguments": {
|
"arguments": {
|
||||||
"install" : [
|
"install" : [
|
||||||
{
|
|
||||||
"name": "warning",
|
|
||||||
"type": "string",
|
|
||||||
"ask": {
|
|
||||||
"text": "\nMobilizon is in early development, a lot of features are not implemented.\n\nFor advanced testing use only.\n\n"
|
|
||||||
},
|
|
||||||
"choices": ["Understood"],
|
|
||||||
"default": "Understood"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "domain",
|
"name": "domain",
|
||||||
"type": "domain",
|
"type": "domain",
|
||||||
|
|
Loading…
Add table
Reference in a new issue