Revert "Added public lab feature flag for search any field" (#13441)
Reverts twentyhq/twenty#13430 We will release this in the 1.2
This commit is contained in:
+1
-1
@@ -58,7 +58,7 @@ export const seedFeatureFlags = async (
|
||||
{
|
||||
key: FeatureFlagKey.IS_ANY_FIELD_SEARCH_ENABLED,
|
||||
workspaceId: workspaceId,
|
||||
value: false,
|
||||
value: true,
|
||||
},
|
||||
{
|
||||
key: FeatureFlagKey.IS_TWO_FACTOR_AUTHENTICATION_ENABLED,
|
||||
|
||||
Reference in New Issue
Block a user