Hotfix/countdown delay (#175)

* hotfix/countdown-delay: fix styling on overran event
* hotfix/countdown-delay: prevent falsy issue
* hotfix/countdown-delay: show delay in countdown
* hotfix/countdown-delay: version bump
This commit is contained in:
Carlos Valente
2022-07-11 22:04:56 +02:00
committed by GitHub
parent 5c3e9e6a2e
commit 97e48fc56e
3 changed files with 22 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "ontime",
"version": "1.3.1",
"version": "1.3.2",
"author": "Carlos Valente",
"description": "Time keeping for live events",
"repository": "https://github.com/cpvalente/ontime",