File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -320,7 +320,7 @@ def register_temporary_features(manager: FeatureManager):
320
320
# Display profile durations on the stats page
321
321
manager .add ("organizations:continuous-profiling-stats" , OrganizationFeature , FeatureHandlerStrategy .INTERNAL )
322
322
# Enable the continuous profiling compatible redesign
323
- manager .add ("organizations:continuous-profiling-compat" , OrganizationFeature , FeatureHandlerStrategy .INTERNAL )
323
+ manager .add ("organizations:continuous-profiling-compat" , OrganizationFeature , FeatureHandlerStrategy .FLAGPOLE )
324
324
# Enable asking for feedback after project-create when replay is disabled
325
325
manager .add ("organizations:project-create-replay-feedback" , OrganizationFeature , FeatureHandlerStrategy .REMOTE )
326
326
# Limit project events endpoint to only query back a certain number of days
You can’t perform that action at this time.
0 commit comments