Skip to content

Commit

Permalink
fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
FedokDL committed Feb 19, 2025
1 parent 47f7031 commit 7c0eeb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/composables/use-provider.ts
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ export const useProvider = (): IUseProvider => {
metadata: config.metadata,
projectId: config.WALLET_CONNECT_PROJECT_ID,
featuredWalletIds: [
'225affb176778569276e484e1b92637ad061b01e13a048b35a9d280c3b58970f'
'225affb176778569276e484e1b92637ad061b01e13a048b35a9d280c3b58970f',
],
features: {
analytics: true,
Expand Down

0 comments on commit 7c0eeb5

Please sign in to comment.