From 6a29d8e792c3fec289b6e7bcc087ae2ffc639fdc Mon Sep 17 00:00:00 2001 From: Klaus-Peter Bernschneider Date: Mon, 14 Mar 2022 17:22:08 +0100 Subject: [PATCH] Add files via upload --- apps/timer/app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/timer/app.js b/apps/timer/app.js index 3603ef44f..e903f84b5 100644 --- a/apps/timer/app.js +++ b/apps/timer/app.js @@ -62,4 +62,4 @@ function startTimer(timer) { } showMainMenu(); -//startTimer(); +//startTimer(); \ No newline at end of file