Skip to content

Commit

Permalink
refactor: format & fix
Browse files Browse the repository at this point in the history
  • Loading branch information
zerotucks committed May 13, 2024
1 parent 70bb9e2 commit 084403c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/automation/src/mapping.ts
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ export const commandTypeJsonMapping: Record<CommandContractType, string[]> = {
'quoteDecimals',
'collateralDecimals',
'executionLtv',
'closeToCollateral'
'closeToCollateral',
],
[CommandContractType.DmaMorphoBluePartialTakeProfitCommandV2]: [
'positionAddress',
Expand Down

0 comments on commit 084403c

Please sign in to comment.