From f47a4e61ad8e61dd75efac7acdc9e03c94379643 Mon Sep 17 00:00:00 2001 From: Alan Guo Xiang Tan Date: Wed, 3 May 2023 14:08:46 +0800 Subject: [PATCH] DEV: Unhide `experimental_topics_filter` site settings (#21354) --- config/locales/server.en.yml | 1 + config/site_settings.yml | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index ecd86d51f27..f9b60dc6e0f 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -2418,6 +2418,7 @@ en: enable_experimental_hashtag_autocomplete: "EXPERIMENTAL: Use the new #hashtag autocompletion system for categories and tags that renders the selected item differently and has improved search" experimental_new_new_view_groups: "EXPERIMENTAL: Enable a new topics list that combines unread and new topics and make the \"Everything\" link in the sidebar link to it." enable_custom_sidebar_sections: "EXPERIMENTAL: Enable custom sidebar sections" + experimental_topics_filter: "EXPERIMENTAL: Enables the experimental topics filter route at /filter" errors: invalid_css_color: "Invalid color. Enter a color name or hex value." diff --git a/config/site_settings.yml b/config/site_settings.yml index f126cfb930d..2b4cbadc59a 100644 --- a/config/site_settings.yml +++ b/config/site_settings.yml @@ -2104,7 +2104,6 @@ developer: experimental_topics_filter: client: true default: false - hidden: true navigation: navigation_menu: