mirror of
https://github.com/YunoHost-Apps/snweb_ynh.git
synced 2024-09-03 20:26:22 +02:00
Fix: linter: remove example value in manifest.json
This commit is contained in:
parent
e513a1b7cf
commit
7cace5b8e0
1 changed files with 1 additions and 2 deletions
|
@ -31,8 +31,7 @@
|
|||
"install": [
|
||||
{
|
||||
"name": "domain",
|
||||
"type": "domain",
|
||||
"example": "example.com"
|
||||
"type": "domain"
|
||||
},
|
||||
{
|
||||
"name": "path",
|
||||
|
|
Loading…
Add table
Reference in a new issue