Skip to content

Commit

Permalink
fix lint problem
Browse files Browse the repository at this point in the history
  • Loading branch information
mmaurello committed Oct 16, 2024
1 parent f3dd0c8 commit f6238f4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ export function polkadotXcm() {
}),
};
},
trasferAssets: () => {
transferAssets: () => {
const func = 'transferAssets';

return {
Expand Down

0 comments on commit f6238f4

Please sign in to comment.