This commit is contained in:
2025-06-14 13:51:06 -04:00
parent f42dc84eda
commit 9e709dfe60
2 changed files with 4 additions and 3 deletions

View File

@@ -27,4 +27,4 @@ local function configureReport(monitor)
monitor.clearLine()
end
return { report = report, watch = watch}
return { report = report, watch = watch }