Pictures are not showing after I save the config.js. I’m assuming its something to do with the positions or mode?
{
module: “MMM-GooglePhotos”,
position: “bottom_left”,
config: {
albumId: “XXXX”,
refreshInterval: 100060,
scanInterval: 100060*10,
sort: “time”,
showWidth: “100%”,
showHeight: “100%”,
originalWidthPx: 800,
originalHeightPx: 600,
mode: “contain”,
}
},