1
0
Fork 0
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:
Fabian Wilkens 2022-01-04 19:24:09 +01:00
parent e513a1b7cf
commit 7cace5b8e0
No known key found for this signature in database
GPG key ID: 23DFA025BB4E9FAB

View file

@ -31,8 +31,7 @@
"install": [
{
"name": "domain",
"type": "domain",
"example": "example.com"
"type": "domain"
},
{
"name": "path",