print typo

This commit is contained in:
Gilles Grandou 2022-04-21 14:12:07 +02:00
parent d690e1a852
commit a490593a24
1 changed files with 1 additions and 1 deletions

View File

@ -170,7 +170,7 @@ function update_temp(temp) {
print("[POOL] update_temp", status.tick_temp, temp);
if (status.disable_temp !== null) {
print("[POOL] updated disabled");
print("[POOL] update disabled");
return;
}