Skip to content

Commit

Permalink
Add newest auto reporting frequency
Browse files Browse the repository at this point in the history
  • Loading branch information
Beamanator committed Jan 31, 2024
1 parent 49fbaa0 commit 6dbc81e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/CONST.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1301,6 +1301,7 @@ const CONST = {
USER: 'user',
},
AUTO_REPORTING_FREQUENCIES: {
INSTANT: 'instant',
IMMEDIATE: 'immediate',
WEEKLY: 'weekly',
SEMI_MONTHLY: 'semimonthly',
Expand Down

0 comments on commit 6dbc81e

Please sign in to comment.