Skip to content

Commit c21fc61

Browse files
committed
added start time ih hover project
1 parent 31bf129 commit c21fc61

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
@@ -74,6 +74,7 @@ export class TimeClockComponent implements OnInit {
7474
setShowFields(show: boolean) {
7575
this.isClockIn = false;
7676
this.showFields = show;
77+
this.startTimer();
7778
this.setTimeToInOut();
7879
}
7980

0 commit comments

Comments
 (0)