Skip to content

Commit

Permalink
fix js type typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jerader committed Apr 16, 2024
1 parent 992bb59 commit 3e19949
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared-data/js/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -486,7 +486,7 @@ export interface SupportedTip {
}
defaultReturnTipHeight?: number
defaultFlowAcceleration?: number
uiMaxRate?: number
uiMaxFlowRate?: number
}

export interface SupportedTips {
Expand Down

0 comments on commit 3e19949

Please sign in to comment.