Better comment

master
Salim Blume 2022-03-05 17:01:53 -06:00
parent 93dedd9015
commit e1e9b6e96a
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ function onStartStop() {
// start/stop recording // start/stop recording
// Do this first in case recorder needs to prompt for // Do this first in case recorder needs to prompt for
// an overwrite before we begin things like the total time // an overwrite before we start tracking exstats
if (settings.record && WIDGETS["recorder"]) { if (settings.record && WIDGETS["recorder"]) {
if (running) { if (running) {
isMenuDisplayed = true; isMenuDisplayed = true;