Skip to content

Commit

Permalink
chore: build
Browse files Browse the repository at this point in the history
  • Loading branch information
aganglada committed Nov 27, 2024
1 parent 3603125 commit 78ead8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared/lib/accounts/snaps.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import { SOLANA_WALLET_SNAP_ID } from './solana-wallet-snap';
* core features (e.g. Send flow).
*
* @constant
* @type {string[]}
* @type {SnapId[]}
*/
const WHITELISTED_SNAPS = [BITCOIN_WALLET_SNAP_ID, SOLANA_WALLET_SNAP_ID];

Expand Down

0 comments on commit 78ead8f

Please sign in to comment.