show plain seconds on duration when < 120s
All checks were successful
ci / Image build (push) Successful in 2m7s
ci / Deployment (push) Successful in 6s

This commit is contained in:
Joris Bertomeu
2024-10-02 19:21:48 +02:00
parent 2e7db1d09a
commit 8a7c598f0c
2 changed files with 2 additions and 1 deletions

View File

@@ -22,6 +22,7 @@ export class AppComponent implements OnInit {
lastJobSuccess: boolean = false;
welcomeHeader: any = null;
loaded: any = null;
Math: any = Math;
initForm() {
this.processingForm = this.fb.group({