print typo
This commit is contained in:
parent
d690e1a852
commit
a490593a24
2
pool.js
2
pool.js
@ -170,7 +170,7 @@ function update_temp(temp) {
|
|||||||
print("[POOL] update_temp", status.tick_temp, temp);
|
print("[POOL] update_temp", status.tick_temp, temp);
|
||||||
|
|
||||||
if (status.disable_temp !== null) {
|
if (status.disable_temp !== null) {
|
||||||
print("[POOL] updated disabled");
|
print("[POOL] update disabled");
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user