diff --git a/source/_integrations/panel_iframe.markdown b/source/_integrations/panel_iframe.markdown index 48dd0d9b182..cfbe1b1f535 100644 --- a/source/_integrations/panel_iframe.markdown +++ b/source/_integrations/panel_iframe.markdown @@ -27,9 +27,11 @@ panel_iframe: fridge: title: "Fridge" url: "http://192.168.1.5" + icon: mdi:fridge otherapp: title: "Other App" url: "/otherapp" + require_admin: true ``` {% configuration %}