From 3e9db2704446f6b95fa1c517a4668d6d5be32f93 Mon Sep 17 00:00:00 2001 From: stweedo <108593831+stweedo@users.noreply.github.com> Date: Sun, 7 May 2023 15:53:57 -0500 Subject: [PATCH] Update settings.js Fix typo in comment --- apps/shadowclk/settings.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/shadowclk/settings.js b/apps/shadowclk/settings.js index b280bf9b0..078b6dc1e 100644 --- a/apps/shadowclk/settings.js +++ b/apps/shadowclk/settings.js @@ -15,7 +15,7 @@ require('Storage').writeJSON(LOC, appSettings); } - // Colors from 'Ligh BW' and 'Dark BW' themes + // Colors from 'Light BW' and 'Dark BW' themes function createThemeColors(mode) { const cl = x => g.setColor(x).getColor(); return mode ? {