Misc fixes

This commit is contained in:
MetricVoid 2025-03-14 23:24:16 -04:00
parent 8dacc55f15
commit c25b51cecd
2 changed files with 1 additions and 2 deletions

View file

@ -2490,7 +2490,7 @@ Preview:
| href | str(URL) | no | | |
#### `date`
The target date to count to. ISO 8601 format
The target date to count to. ISO 8601 format.
#### `event-title`
The event title. ` ⋅ PAST` or ` ⋅ FUTURE` will be added to form the widget title.

View file

@ -678,7 +678,6 @@ function setUpCountdowns() {
// Create update callback fn
const updateCountdown = (now) => {
// Timezone
var diff = targetDate - now;
// Remove all colors