ianperrin / MMM-NetworkScanner

A module for MagicMirror which determines the status of devices on the network based on their MAC or IP address
MIT License
107 stars 47 forks source link

Enabled showLastSeen but no effect #25

Closed E3V3A closed 6 years ago

E3V3A commented 6 years ago

I enabled showLastSeen option, but the last seen is not shown.
Does this depend on some other options?

ianperrin commented 6 years ago

@E3V3A - good pick up. Looks like this was broken during a recent commit. the option showLastSeen is not dependent on any other option and should be fixed now - thanks.