Skip to content

Commit

Permalink
Fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeShakingSheep committed Nov 2, 2024
1 parent 25a86a0 commit 7a4490c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ export const bankTransactionFields: INodeProperties[] = [
default: '',
},
{
displayName: 'Currency',
displayName: 'Currency Name or ID',
name: 'currencyId',
type: 'options',
description:
Expand Down

0 comments on commit 7a4490c

Please sign in to comment.