Skip to content

Commit

Permalink
fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
luacmartins committed Jan 25, 2024
1 parent 7fa54c3 commit a58f90f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/types/onyx/Policy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ type CustomUnit = {
type DisabledFields = {
defaultBillable?: boolean;
reimbursable?: boolean;
}
};

type AutoReportingOffset = number | ValueOf<typeof CONST.POLICY.AUTO_REPORTING_OFFSET>;

Expand Down

0 comments on commit a58f90f

Please sign in to comment.