Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
mudrila committed Dec 20, 2024
1 parent 84cb21b commit 159d51f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/ProposalBuilder/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,5 @@ export const DEFAULT_SABLIER_PROPOSAL = {
description: '',
},
streams: [DEFAULT_STREAM],
transactions: []
transactions: [],
};

0 comments on commit 159d51f

Please sign in to comment.