Add Jellyfin iframe
This commit is contained in:
@@ -147,6 +147,11 @@
|
||||
{
|
||||
type = "group";
|
||||
widgets = [
|
||||
{
|
||||
type = "iframe";
|
||||
source = "http://192.168.0.131:8096/web/#/home.html";
|
||||
height = 800;
|
||||
}
|
||||
{
|
||||
type = "iframe";
|
||||
source = "http://192.168.0.131:19999/v3";
|
||||
|
||||
Reference in New Issue
Block a user