mirror of
https://github.com/YunoHost-Apps/onlyoffice_ynh.git
synced 2024-09-03 19:56:11 +02:00
best indentation
This commit is contained in:
parent
6b5b804e9b
commit
e5e02fef2e
1 changed files with 6 additions and 7 deletions
|
@ -23,8 +23,7 @@
|
|||
"mysql"
|
||||
],
|
||||
"arguments": {
|
||||
"install" : [
|
||||
{
|
||||
"install": [{
|
||||
"name": "domain",
|
||||
"type": "domain",
|
||||
"ask": {
|
||||
|
@ -33,8 +32,8 @@
|
|||
},
|
||||
"example": "example.com"
|
||||
},
|
||||
|
||||
{
|
||||
|
||||
{
|
||||
"name": "path",
|
||||
"type": "path",
|
||||
"ask": {
|
||||
|
@ -43,8 +42,8 @@
|
|||
},
|
||||
"example": "/",
|
||||
"default": "/"
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue