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