Skip to content

Commit b48f470

Browse files
committed
patch: chromium boolean
1 parent db47b8d commit b48f470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/wallets/wallet-data.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2261,7 +2261,7 @@ const walletData: WalletData[] = [
22612261
windows: false,
22622262
macOS: false,
22632263
firefox: false,
2264-
chromium: true,
2264+
chromium: false,
22652265
hardware: true,
22662266
open_source: false,
22672267
repo_url: "https://github.com/GridPlus",

0 commit comments

Comments
 (0)