Skip to content

Commit

Permalink
small fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
dprzybyl committed Jul 28, 2023
1 parent a94cb93 commit 9edcd74
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ public List<ProgressEntry> getExecutionSummary() {
}

@PostConstruct
private void init() {
private void afterCreated() {
executionTimeCalendar = CalendarUtils.asCalendar(executionTime);
}

Expand Down

0 comments on commit 9edcd74

Please sign in to comment.