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
}
}
no worries! happy to help :D
Hi @MMush
please raise as an issue on the github of the creator, on the mean time what i done to solve it i went to the MMM-network-signal.js file on the module folder and changed the showMessage default to false.
it works.
Str3pto
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
}
}