Skip to content

Commit

Permalink
Merge pull request #204 from cardano-foundation/feat/MET-2106-add-inf…
Browse files Browse the repository at this point in the history
…or-page-for-exported-report

feat: add field for ReportMessage
  • Loading branch information
Sotatek-DucPhung committed Apr 25, 2024
2 parents d272bf2 + c871356 commit a2c3477
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ public class ReportMessage {
private ReportHistory reportHistory;
private Long zoneOffset;
private String timePattern;
private String dateFormat;
}

0 comments on commit a2c3477

Please sign in to comment.