diff --git a/configs/oasis-borrow/index.ts b/configs/oasis-borrow/index.ts index c44ae5b..398e578 100644 --- a/configs/oasis-borrow/index.ts +++ b/configs/oasis-borrow/index.ts @@ -31,7 +31,7 @@ export default function ({ isDevelopment: _isDevelopment }: ConfigHelperType) { StopLossRead: true, StopLossWrite: true, TestFeature: false, // used in unit tests - UseNetworkSwitcherForks: true, + UseNetworkSwitcherForks: false, UseNetworkSwitcherTestnets: false, }, };