We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c653a02 commit c2293b9Copy full SHA for c2293b9
packages/compass-preferences-model/src/feature-flags.ts
@@ -80,7 +80,7 @@ export const featureFlags: Required<{
80
* Feature flag for the rename collection modal.
81
*/
82
enableRenameCollectionModal: {
83
- stage: 'development',
+ stage: 'released',
84
description: {
85
short: 'Enables renaming a collection',
86
long: 'Allows users to rename a collection from the sidebar',
0 commit comments