mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-09-14 08:07:01 +00:00
Update compliments.js
Changes to comments
This commit is contained in:
@@ -22,7 +22,7 @@ compliments.updateCompliment = function () {
|
||||
|
||||
var hour = moment().hour();
|
||||
|
||||
// In the followign if statement we use .slice() on the
|
||||
// In the following if statement we use .slice() on the
|
||||
// compliments array to make a copy by value.
|
||||
// This way the original array of compliments stays intact.
|
||||
|
||||
|
Reference in New Issue
Block a user