Open harrykendal opened 5 years ago
Even though my configuration is this in config.js, the module still shows in middle of my display taking up most of my screen? It shows "Weather" underlined in the top right, but shows everything else in the wrong place??
{ module: "MMM-DarkSkyForecast", header: "Weather", position: "top_right", classes: "default everyone", disabled: false, config: { apikey: "---------", latitude: "--------", longitude: "--------", iconset: "4c", concise: false, forecastLayout: "table" } },
Any help would be much appreciated!
This problem appears when you have a module displaying in the middle of your screen.
Even though my configuration is this in config.js, the module still shows in middle of my display taking up most of my screen? It shows "Weather" underlined in the top right, but shows everything else in the wrong place??
Any help would be much appreciated!