From c398d4eee11dbc8b2a32db5dd4fc0cde7911c515 Mon Sep 17 00:00:00 2001 From: Vijay A Date: Sat, 10 Dec 2022 05:55:00 +0530 Subject: Removed unused options that were used to enable features since they are permanently on now --- src/internal-server/app/Controllers/Http/StaticController.js | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/internal-server/app/Controllers/Http/StaticController.js b/src/internal-server/app/Controllers/Http/StaticController.js index 0a0146d6b..c15fce530 100644 --- a/src/internal-server/app/Controllers/Http/StaticController.js +++ b/src/internal-server/app/Controllers/Http/StaticController.js @@ -12,8 +12,6 @@ class StaticController { isSettingsWSEnabled: false, isMagicBarEnabled: true, isTodosEnabled: true, - subscribeURL: 'https://ferdium.org', - hasInlineCheckout: true, }); } -- cgit v1.2.3-70-g09d2