added missing bracket
This commit is contained in:
@@ -153,4 +153,5 @@ Module.register("MMM-circleCountdown",{
|
|||||||
wrapper.appendChild(chartE1);
|
wrapper.appendChild(chartE1);
|
||||||
|
|
||||||
return wrapper;
|
return wrapper;
|
||||||
}
|
}
|
||||||
|
})
|
||||||
Reference in New Issue
Block a user