From b7b23b83f1adb4b26c4bd49352f6a298dfb8ce16 Mon Sep 17 00:00:00 2001 From: aemkai <87898467+aemkai@users.noreply.github.com> Date: Thu, 12 Sep 2024 18:08:26 +0200 Subject: [PATCH] Update blc.settings.js --- apps/blc/blc.settings.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/blc/blc.settings.js b/apps/blc/blc.settings.js index 270ece071..00e9c284b 100644 --- a/apps/blc/blc.settings.js +++ b/apps/blc/blc.settings.js @@ -43,7 +43,7 @@ // Show the menu var mainmenu = { "" : { - "title" : "BinaryCLK" + "title" : "BinaryCLK" }, "< Back" : () => back(), 'Color Hour.:': stringInSettings("HourCol", LED_ColorNames),