mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-12-03 03:21:45 +00:00
Fix when the option locationID the value = ''
If you have the next config
config: {
// See 'Configuration options' for more information.
location: 'Chillan, Chile',
locationID: '',
appid: 'abcde12345abcde12345abcde12345ab'
}
The modules dont get the data, because the parameters of query is created
in id=''