Karsten Hassel 27f3c86c41
remove all useless header comments (#3363)
see #3358

used command: `find ./ -type f -exec perl -i -0pe
's/\/\*\s*magicmirror.*?\*\/\s*//si' {} \;`

This is a first draft, I think we should preserve some of the comments.
2024-01-24 21:39:06 +01:00
..
2022-01-26 23:47:51 +01:00

Module: Compliments

The compliments module is one of the default modules of the MagicMirror². This module displays a random compliment.

For configuration options, please check the MagicMirror² documentation.