MagicMirrorOrg / MagicMirror

MagicMirror² is an open source modular smart mirror platform. With a growing list of installable modules, the MagicMirror² allows you to convert your hallway or bathroom mirror into your personal assistant.
http://magicmirror.builders
MIT License
19.33k stars 4.15k forks source link

Fix compliments module bringing mirror to a halt #3402

Closed rejas closed 2 months ago

rejas commented 2 months ago

... when no compliments are to be displayed. We shouldnt even try to randomize when the array has no elements...

Fixes #3385