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 commas

This commit is contained in:
Salamandar 2022-02-21 08:57:11 +01:00
parent 1916adc236
commit 88935b9450

View file

@ -37,7 +37,7 @@
"install" : [ "install" : [
{ {
"name": "domain", "name": "domain",
"type": "domain", "type": "domain"
}, },
{ {
"name": "path", "name": "path",
@ -47,7 +47,7 @@
}, },
{ {
"name": "admin", "name": "admin",
"type": "user", "type": "user"
}, },
{ {
"name": "is_public", "name": "is_public",