mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-28 17:44:52 -04:00
Remove whitespace
This commit is contained in:
parent
5dfd8a61be
commit
29ef1db86b
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ var MM = (function() {
|
|||
moduleHeader.innerHTML = module.getHeader();
|
||||
moduleHeader.className = "module-header";
|
||||
dom.appendChild(moduleHeader);
|
||||
}
|
||||
}
|
||||
|
||||
var moduleContent = document.createElement("div");
|
||||
moduleContent.className = "module-content";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue