make it an iframe

This commit is contained in:
Osman Faruk Bayram 2025-09-07 18:29:40 +03:00
parent 5e5246da95
commit 89ba26bea7

View file

@ -174,10 +174,9 @@
size = "full";
widgets = [
{
type = "extension";
url = "http://localhost:8501";
allow-potentially-dangerous-html = true;
type = "iframe";
source = "http://localhost:8501";
height = 1600;
}
];
}