AutoWarmth: nit (#9525)

reviewable/pr9528/r1
zwim 2 years ago committed by GitHub
parent c8d84ffc77
commit 6cb352bc03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -682,7 +682,7 @@ function AutoWarmth:getScheduleMenu()
return {
mode = mode,
text_func = function()
return T(_"%1: %2", text,
return T(_("%1: %2"), text,
self:hoursToClock(self.scheduler_times[num]))
end,
checked_func = function()

Loading…
Cancel
Save