Hi @fribse
just add the position on the module, like so.
{
module: ‘MMM-News-QR’,
position: ‘bottom_left’,
config: {
updateType : ‘push’,
interval: 2000,
animationSpeed: 2500,
colorDark: ‘#fff’,
colorLight: ‘#000’,
imageSize: 150
}
}
Hi @fribse
just add the position on the module, like so.
{
module: ‘MMM-News-QR’,
position: ‘bottom_left’,
config: {
updateType : ‘push’,
interval: 2000,
animationSpeed: 2500,
colorDark: ‘#fff’,
colorLight: ‘#000’,
imageSize: 150
}
}