Skip to content

Commit

Permalink
Merge pull request #540 from volkavich/fix/galaxystation-syntax
Browse files Browse the repository at this point in the history
fix: correct syntax issue with galaxystation in array
  • Loading branch information
pyramation authored Feb 5, 2025
2 parents 3e52668 + 544e67e commit 37ec0fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cosmos-kit/src/wallets.ts
Original file line number Diff line number Diff line change
Expand Up @@ -211,5 +211,5 @@ export const wallets = createAllWalletList([
...tailwind,
...owallet,
...cdcwallet,
--- galaxystation,
...galaxystation,
]);

0 comments on commit 37ec0fe

Please sign in to comment.