From e4ac8493099055ea24bd29e66edd201a7185be99 Mon Sep 17 00:00:00 2001 From: wish Date: Fri, 4 Nov 2022 12:54:11 +1100 Subject: [PATCH] remove free course from config --- config.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config.json b/config.json index 813247570..e1e03a26b 100644 --- a/config.json +++ b/config.json @@ -72,8 +72,7 @@ {"Name": "NBoost", "Enabled": false}, {"Name": "NetCafe", "Enabled": true}, {"Name": "HLContinue", "Enabled": true}, - {"Name": "EXContinue", "Enabled": true}, - {"Name": "Free", "Enabled": true} + {"Name": "EXContinue", "Enabled": true} ], "Database": { "Host": "localhost",