This commit is contained in:
2025-06-14 17:53:47 -04:00
parent 7000c008ef
commit a6e5fe9e90
5 changed files with 8 additions and 9 deletions

View File

@@ -24,7 +24,7 @@ local function watch()
checkSteamLevel()
end
function checkSteamLevel()
local function checkSteamLevel()
local value = getValue()
if value > max then
print("Warning: Steam above maximum! Taking action.")