Skip to content

Conversation

@remmiculous
Copy link

This PR fixes a syntax error in the wallet array where an invalid decrement operator (--) was mistakenly included. The issue caused the module to fail parsing

Changes Made

  • Replaced the incorrect syntax (-- - galaxystation) with the correct array spread for galaxystation.
  • Ensured the array includes all necessary wallet integrations correctly.

Testing

  • Verified that the module compiles without syntax errors.
  • Confirmed functionality of wallet integrations.

@echel0n-HX
Copy link
Contributor

@pyramation

@pyramation pyramation merged commit 37ec0fe into hyperweb-io:main Feb 5, 2025
fmorency added a commit to fmorency/manifest-app that referenced this pull request Feb 5, 2025
- `cosmos-kit` 2.23.10 is currently broken.
  hyperweb-io/cosmos-kit#540
  Fixing to 2.23.9

- `@octokit/webhooks` 13.5.0 is currently broken.
  octokit/webhooks.js#1099
  Fixing to 13.4.3
fmorency added a commit to manifest-network/manifest-app that referenced this pull request Feb 5, 2025
- `cosmos-kit` 2.23.10 is currently broken.
  hyperweb-io/cosmos-kit#540
  Fixing to 2.23.9

- `@octokit/webhooks` 13.5.0 is currently broken.
  octokit/webhooks.js#1099
  Fixing to 13.4.3
@remmiculous remmiculous deleted the fix/galaxystation-syntax branch February 27, 2025 04:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants