Update settings.js

Fix typo in comment
pull/2723/head
stweedo 2023-05-07 15:53:57 -05:00 committed by GitHub
parent ff94b814c7
commit 3e9db27044
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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 ? {