Skip to content

Commit

Permalink
chore: test bitrise
Browse files Browse the repository at this point in the history
  • Loading branch information
nickewansmith committed Nov 6, 2024
1 parent d112027 commit bc4df4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/components/Views/Wallet/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -535,6 +535,7 @@ const Wallet = ({
// TODO: Replace "any" with type
// eslint-disable-next-line @typescript-eslint/no-explicit-any
} as any,
// TODO
...(tokens || []),
];
} else {
Expand Down

0 comments on commit bc4df4c

Please sign in to comment.