Skip to content

Commit a884a7e

Browse files
authored
Merge pull request #253 from Gearbox-protocol/de-snake-patch-3
fix: show eth strats in prod
2 parents fea0cff + 109a022 commit a884a7e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/strategies/index.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ export const STRATEGIES_LIST: Array<StrategyConfigPayload> = [
2727
"0xc307a074bd5aec2d6ad1d9b74465c24a59b490fd",
2828
"0x9fb5493deb601a0329ad8bff43cd182a61321ca7",
2929
],
30-
hideInProd: true,
3130
issuesOnClose: true,
3231
},
3332
{
@@ -95,7 +94,6 @@ export const STRATEGIES_LIST: Array<StrategyConfigPayload> = [
9594
"0x1840056a2bdbe949e017a3716e3fdd4a0d327bf0",
9695
"0x29350a3c2627fb78c7e915cd59af754edf8998c5",
9796
],
98-
hideInProd: true,
9997
issuesOnClose: true,
10098
},
10199
{
@@ -109,7 +107,6 @@ export const STRATEGIES_LIST: Array<StrategyConfigPayload> = [
109107
"0x1840056a2bdbe949e017a3716e3fdd4a0d327bf0",
110108
"0x29350a3c2627fb78c7e915cd59af754edf8998c5",
111109
],
112-
hideInProd: true,
113110
issuesOnClose: true,
114111
},
115112
{

0 commit comments

Comments
 (0)