Skip to content

Commit

Permalink
Merge pull request #2183 from DSD-DBS/terminate-session-details
Browse files Browse the repository at this point in the history
fix: Don't show seconds for estimated session termination
  • Loading branch information
MoritzWeber0 authored Feb 10, 2025
2 parents 71129b8 + b615239 commit b6bd98c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ <h3 class="text-balance text-base font-bold leading-tight">
This session will automatically terminate
<app-relative-time
[date]="addMinutes(Date.now(), remainingMinutes)"
dateFormat="PPp"
/>
if you do not interact with it.
</div>
Expand Down

0 comments on commit b6bd98c

Please sign in to comment.