1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jellyfin_ynh.git synced 2024-09-03 19:26:29 +02:00

Remove superfluous example values for admin and domain argument

This commit is contained in:
Salamandar 2022-02-20 16:22:43 +01:00
parent acb61d8922
commit 1916adc236

View file

@ -38,7 +38,6 @@
{
"name": "domain",
"type": "domain",
"example": "example.com"
},
{
"name": "path",
@ -49,7 +48,6 @@
{
"name": "admin",
"type": "user",
"example": "johndoe"
},
{
"name": "is_public",