cut jellyfin iframe by 2 in height

This commit is contained in:
2025-10-04 19:34:35 +03:00
parent dbfe38ec14
commit d4d8e2e6e1

View File

@@ -150,7 +150,7 @@
{ {
type = "iframe"; type = "iframe";
source = "http://192.168.0.131:8096/web/#/home.html"; source = "http://192.168.0.131:8096/web/#/home.html";
height = 800; height = 400;
} }
{ {
type = "iframe"; type = "iframe";