Skip to content

Commit 411134a

Browse files
committed
Disable Unizen
1 parent 09b7a8f commit 411134a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/util/corePlugins.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ export const swapPlugins = {
9494
thorchain: ENV.THORCHAIN_INIT,
9595
swapkit: ENV.SWAPKIT_INIT,
9696
tombSwap: ENV.TOMB_SWAP_INIT,
97-
unizen: ENV.UNIZEN_INIT,
97+
unizen: false,
9898
velodrome: true,
9999
xrpdex: ENV.XRPDEX_INIT,
100100
'0xgasless': ENV['0XGASLESS_INIT'],

0 commit comments

Comments
 (0)