diff --git a/index.html b/index.html index af03c7d..5562be6 100644 --- a/index.html +++ b/index.html @@ -23,7 +23,7 @@
  • Remaining meeting time: {{ timeText(totalRemainingTime) }}
  • -
  • End estimated at: {{ timeText(estimatedEnd) }}
  • +
  • End estimated at: {{ timeText(estimatedEnd, true) }}
  • Total meeting time: {{ timeText(totalTime) }}
  •