mirror of
https://github.com/YunoHost-Apps/hydrogen_ynh.git
synced 2024-09-03 19:26:17 +02:00
Update manifest.json
This commit is contained in:
parent
f121b487ed
commit
cb5667ec80
1 changed files with 8 additions and 0 deletions
|
@ -29,6 +29,14 @@
|
|||
],
|
||||
"arguments": {
|
||||
"install" : [
|
||||
{
|
||||
"name": "warning",
|
||||
"type": "display_text",
|
||||
"ask": {
|
||||
"en": "Hydrogen is still in beta phase.",
|
||||
"fr": "Hydrogen est encore en phase bêta."
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "domain",
|
||||
"type": "domain"
|
||||
|
|
Loading…
Add table
Reference in a new issue