jesmak / MMM-FlightRadarTracker

MagicMirror module that tracks nearby planes based on Flightradar24 data
MIT License
20 stars 3 forks source link

Newbie - function string () { [native code] } #10

Open sanchoman7 opened 3 years ago

sanchoman7 commented 3 years ago

Hi there, this is the first module I'm adding to my magic mirror project and I'm not an expert programmer, but I'd say it doesn't work. When I follow the steps and I run the mirror, it appears on the screen: function string () { [native code] }

On the same note, the modules below (on the config.js file) this one show up as loading and they never load anything.

Any direction will be appreciated.

MriguanaHD commented 1 year ago

Go into the config.js file where the module settings are, and actually fill in the variable call lines with the same data used in the MMM-FlightRadarTracker.js file.