mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 03:39:55 +00:00
add comments to compliments.js
This commit is contained in:
parent
8f3a114bc2
commit
4b520f842a
@ -11,6 +11,9 @@ var compliments = {
|
||||
intervalId: null
|
||||
};
|
||||
|
||||
/**
|
||||
* Changes the compliment visible on the screen
|
||||
*/
|
||||
compliments.updateCompliment = function () {
|
||||
|
||||
var _list = [];
|
||||
|
Loading…
x
Reference in New Issue
Block a user