cut jellyfin iframe by 2 in height
This commit is contained in:
@@ -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";
|
||||||
|
|||||||
Reference in New Issue
Block a user