From 1079cfd953adb0448979ee1d4df8eef9cff5ac7a Mon Sep 17 00:00:00 2001 From: Cabecinha84 Date: Tue, 16 Jan 2024 14:54:42 +0000 Subject: [PATCH] reenable marketplace --- config/marketplaceApps.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/marketplaceApps.json b/config/marketplaceApps.json index 4a644a8..26216c4 100644 --- a/config/marketplaceApps.json +++ b/config/marketplaceApps.json @@ -3745,7 +3745,7 @@ } ], "visible": true, - "enabled": false + "enabled": true }, { "description": "Host your Streamr 1.0 Testnet on the Flux Cloud 3-month plan", @@ -3798,7 +3798,7 @@ } ], "visible": true, - "enabled": false + "enabled": true }, { "description": "Host your Streamr 1.0 Testnet on the Flux Cloud 6-month plan", @@ -3851,7 +3851,7 @@ } ], "visible": true, - "enabled": false + "enabled": true }, { "description": "Host your Streamr 1.0 Testnet on the Flux Cloud 12-month plan", @@ -3904,6 +3904,6 @@ } ], "visible": true, - "enabled": false + "enabled": true } ]