MajorC1983
Results
2
comments of
MajorC1983
> @Tom-Hirschberger So how do I add the needed jimp module? When I add MMM-BackgroundSlideshow to config.js I get this in the startup log: > > [ERROR] Error: Cannot find...
OLD: this.createGradientDiv('right', this.config.gradient, wrapper); WORKING: this.createGradientDiv('right', this.config.horizontalGradient, wrapper);