From de49ab64235c62de046913868c09fe20934a6ec6 Mon Sep 17 00:00:00 2001 From: Rishabh Date: Mon, 8 Aug 2022 14:07:16 +0530 Subject: [PATCH] Removed explore from labs refs https://github.com/TryGhost/Ghost/commit/6ce3e8efd63b34dde2ecfa579b13fa9d45a6f3c3 - explore was accidentally left behind in labs alpha UI after going GA due to merge conflicts --- ghost/admin/app/services/feature.js | 1 - ghost/admin/app/templates/settings/labs.hbs | 13 ------------- 2 files changed, 14 deletions(-) diff --git a/ghost/admin/app/services/feature.js b/ghost/admin/app/services/feature.js index 0cfe4425b5..32955ab1b2 100644 --- a/ghost/admin/app/services/feature.js +++ b/ghost/admin/app/services/feature.js @@ -60,7 +60,6 @@ export default class FeatureService extends Service { @feature('beforeAfterCard') beforeAfterCard; @feature('comments') comments; @feature('newsletterPaywall') newsletterPaywall; - @feature('explore') explore; @feature('freeTrial') freeTrial; _user = null; diff --git a/ghost/admin/app/templates/settings/labs.hbs b/ghost/admin/app/templates/settings/labs.hbs index d37646ab6f..1fa1992859 100644 --- a/ghost/admin/app/templates/settings/labs.hbs +++ b/ghost/admin/app/templates/settings/labs.hbs @@ -226,19 +226,6 @@ -
-
-
-

Ghost Explore

-

- Allow integration with Ghost Explore -

-
-
- -
-
-