mirror of
https://github.com/YunoHost-Apps/snserver_ynh.git
synced 2024-09-03 20:26:22 +02:00
Fix: Remove unnecessary 'Example value for argument domain'
This commit is contained in:
parent
21dfc5e4e5
commit
2e436989d9
1 changed files with 1 additions and 2 deletions
|
@ -32,8 +32,7 @@
|
|||
"install" : [
|
||||
{
|
||||
"name": "domain",
|
||||
"type": "domain",
|
||||
"example": "example.com"
|
||||
"type": "domain"
|
||||
},
|
||||
{
|
||||
"name": "path",
|
||||
|
|
Loading…
Reference in a new issue