mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 11:50:00 +00:00
fix indentation
This commit is contained in:
parent
6cb3cf8747
commit
e69908abef
@ -209,7 +209,7 @@ Module.register("clock",{
|
||||
wrapper.appendChild(digitalWrapper);
|
||||
wrapper.appendChild(analogWrapper);
|
||||
}
|
||||
};
|
||||
};
|
||||
|
||||
if (placement === "left" || placement === "right") {
|
||||
digitalWrapper.style.display = "inline-block";
|
||||
|
Loading…
x
Reference in New Issue
Block a user