Add Jellyfin iframe

This commit is contained in:
2025-10-04 19:32:27 +03:00
parent f2618748ee
commit dbfe38ec14

View File

@@ -147,6 +147,11 @@
{ {
type = "group"; type = "group";
widgets = [ widgets = [
{
type = "iframe";
source = "http://192.168.0.131:8096/web/#/home.html";
height = 800;
}
{ {
type = "iframe"; type = "iframe";
source = "http://192.168.0.131:19999/v3"; source = "http://192.168.0.131:19999/v3";