1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/prowlarr_ynh.git synced 2024-09-03 20:16:07 +02:00

Remove superfluous example in manifest

This commit is contained in:
tituspijean 2021-09-30 00:02:28 +02:00
parent 039c662e23
commit 5fac2aa929
No known key found for this signature in database
GPG key ID: EF3B0D7CC0A94720

View file

@ -40,8 +40,7 @@
},
{
"name": "admin",
"type": "user",
"example": "johndoe"
"type": "user"
}
]
}