SpoturDeal / MMM-Bose-Soundtouch

This module shows the music that is playing in your MagicMirror
MIT License
3 stars 3 forks source link

Initialise sAlbum to avoid error #8

Closed ottopaulsen closed 4 years ago

ottopaulsen commented 4 years ago

Could you please initialise the sAlbum variable in MMM-Bose-Soundtouch.js around line 41:

var sAlbum = '';

This to avoid error messages in the console.

SpoturDeal commented 4 years ago

Hello @ottopaulsen

Has been done,

thanks for noticing this issue