You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 8, 2023. It is now read-only.
Used the code below and Magic Mirror just shows a black display. Any sugestions?
{
module: 'iFrame',
position: 'middle_center', // This can be any of the regions.
config: {
// See 'Configuration options' for more information.
url: "http://google.com",
width: "650px",
height: "200px",
}
},