File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -27,6 +27,7 @@ export const STRATEGIES_LIST: Array<StrategyConfigPayload> = [
2727 "0xc307a074bd5aec2d6ad1d9b74465c24a59b490fd" ,
2828 "0x9fb5493deb601a0329ad8bff43cd182a61321ca7" ,
2929 ] ,
30+ showInProd : false ,
3031 issuesOnClose : true ,
3132 } ,
3233 {
@@ -41,6 +42,7 @@ export const STRATEGIES_LIST: Array<StrategyConfigPayload> = [
4142 "0xAB917E5397D67345d8d23ece26785582D8B4AE03" ,
4243 "0x06F5b5062477DCf6723c30a76232A5C0B6FCb01A" ,
4344 ] ,
45+ showInProd : false ,
4446 issuesOnClose : false ,
4547 } ,
4648 {
@@ -52,6 +54,7 @@ export const STRATEGIES_LIST: Array<StrategyConfigPayload> = [
5254 chainId : 143 ,
5355 network : "Monad" ,
5456 creditManagers : [ ] ,
57+ showInProd : false ,
5558 issuesOnClose : false ,
5659 } ,
5760 {
@@ -92,6 +95,7 @@ export const STRATEGIES_LIST: Array<StrategyConfigPayload> = [
9295 "0x1840056a2bdbe949e017a3716e3fdd4a0d327bf0" ,
9396 "0x29350a3c2627fb78c7e915cd59af754edf8998c5" ,
9497 ] ,
98+ showInProd : false ,
9599 issuesOnClose : true ,
96100 } ,
97101 {
@@ -105,6 +109,7 @@ export const STRATEGIES_LIST: Array<StrategyConfigPayload> = [
105109 "0x1840056a2bdbe949e017a3716e3fdd4a0d327bf0" ,
106110 "0x29350a3c2627fb78c7e915cd59af754edf8998c5" ,
107111 ] ,
112+ showInProd : false ,
108113 issuesOnClose : true ,
109114 } ,
110115 {
You can’t perform that action at this time.
0 commit comments