diff --git a/ghost/core/core/shared/labs.js b/ghost/core/core/shared/labs.js index 362b1928193..ba8f813755c 100644 --- a/ghost/core/core/shared/labs.js +++ b/ghost/core/core/shared/labs.js @@ -28,7 +28,6 @@ const messages = { // flags in this list always return `true`, allows quick global enable prior to full flag removal const GA_FEATURES = [ 'automationAnalytics', - 'customFonts', 'commentsThreads', 'commentsPinning' ];