Skip to content

Commit 8f0cd20

Browse files
authored
Merge pull request #11240 from keccers/patch-1
Add Rainbow Extension support
2 parents 6543652 + 267bb11 commit 8f0cd20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/data/wallets/wallet-data.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1589,8 +1589,8 @@ const walletData: WalletData[] = [
15891589
linux: false,
15901590
windows: false,
15911591
macOS: false,
1592-
firefox: false,
1593-
chromium: false,
1592+
firefox: true,
1593+
chromium: true,
15941594
hardware: false,
15951595
open_source: true,
15961596
repo_url: "https://github.com/rainbow-me/rainbow",

0 commit comments

Comments
 (0)