Skip to content

Commit 37ec0fe

Browse files
authored
Merge pull request #540 from volkavich/fix/galaxystation-syntax
fix: correct syntax issue with galaxystation in array
2 parents 3e52668 + 544e67e commit 37ec0fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cosmos-kit/src/wallets.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,5 +211,5 @@ export const wallets = createAllWalletList([
211211
...tailwind,
212212
...owallet,
213213
...cdcwallet,
214-
--- galaxystation,
214+
...galaxystation,
215215
]);

0 commit comments

Comments
 (0)