Spaces:
Running
Running
Update index.html
Browse files- index.html +3 -0
index.html
CHANGED
|
@@ -754,6 +754,9 @@
|
|
| 754 |
sendWebhook();
|
| 755 |
}
|
| 756 |
|
|
|
|
|
|
|
|
|
|
| 757 |
|
| 758 |
// Update gauge display
|
| 759 |
function updateGauge(temp) {
|
|
|
|
| 754 |
sendWebhook();
|
| 755 |
}
|
| 756 |
|
| 757 |
+
}
|
| 758 |
+
|
| 759 |
+
|
| 760 |
|
| 761 |
// Update gauge display
|
| 762 |
function updateGauge(temp) {
|