comment in settings-b2.js

pull/2235/head
thyttan 2022-11-06 19:59:04 +01:00
parent 8c427938fd
commit 479f0e3d69
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@
writeSettings();
}
},
/*LANG*/'Time Out': {
/*LANG*/'Time Out': { // Adapted from Icon Launcher
value: timeOutChoices.indexOf(settings.timeOut),
min: 0,
max: timeOutChoices.length-1,