mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-29 20:49:54 +00:00
Missing ,
This commit is contained in:
parent
5e75a6b4a0
commit
0252495eca
@ -30,7 +30,7 @@ var Log = (function() {
|
||||
},
|
||||
groupCollapsed: function(message) {
|
||||
console.groupCollapsed(message);
|
||||
}
|
||||
},
|
||||
groupEnd: function() {
|
||||
console.groupEnd();
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user