From 189fbabd841be4b829f903db1e81e1b2169bf3ad Mon Sep 17 00:00:00 2001 From: grey Date: Thu, 2 Sep 2021 18:26:12 +0200 Subject: [PATCH] fixing --- MMM-circleCountdown.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MMM-circleCountdown.js b/MMM-circleCountdown.js index aa6edb0..a6b8332 100644 --- a/MMM-circleCountdown.js +++ b/MMM-circleCountdown.js @@ -154,4 +154,4 @@ Module.register("MMM-circleCountdown",{ return wrapper; } -}) \ No newline at end of file +}); \ No newline at end of file