From 8cac5d0a050c967bc428cc226f13e07c9cfbb6e2 Mon Sep 17 00:00:00 2001 From: Abram Booth Date: Tue, 1 Aug 2023 11:15:27 -0400 Subject: [PATCH] enable EMBER_SEARCH_PAGE for everyone --- osf/features.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/osf/features.yaml b/osf/features.yaml index 87696cc5307..03d08ca6f1a 100644 --- a/osf/features.yaml +++ b/osf/features.yaml @@ -95,7 +95,7 @@ flags: - flag_name: EMBER_SEARCH_PAGE name: ember_search_page note: This flag controls wheter the `Search Page` view routes to the Ember app - everyone: false + everyone: true - flag_name: EMBER_USER_PROFILE name: ember_user_profile_page