Skip to content

Commit 7d4879b

Browse files
authored
Merge pull request #191 from TomAFrench/patch-2
Add Torus URL
2 parents ec3059f + b9d7672 commit 7d4879b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/modules/select/wallets/torus.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ function torus(options: TorusOptions & CommonWalletOptions): WalletModule {
8080
},
8181
desktop: true,
8282
mobile: true,
83+
url: 'https://app.tor.us/',
8384
preferred
8485
}
8586
}

0 commit comments

Comments
 (0)