Skip to content

Commit b402f40

Browse files
committed
added validation clock out
1 parent 7a87d47 commit b402f40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app/components/options-sidebar/time-clock/time-clock.component.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ export class TimeClockComponent {
3131
this.showAlertEnterTecnology = true;
3232
} else {
3333
this.isClockIn = true;
34+
this.isEnterTechnology = false;
3435
this.showAlertEnterTecnology = false;
3536
}
3637
}

0 commit comments

Comments
 (0)