mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 12:55:22 +00:00
add comments to compliments.js
This commit is contained in:
@@ -11,6 +11,9 @@ var compliments = {
|
||||
intervalId: null
|
||||
};
|
||||
|
||||
/**
|
||||
* Changes the compliment visible on the screen
|
||||
*/
|
||||
compliments.updateCompliment = function () {
|
||||
|
||||
var _list = [];
|
||||
|
Reference in New Issue
Block a user