print typo
This commit is contained in:
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;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user