mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
SupportBundles: Replace feature toggle with enabled (#63241)
replace feature toggle with enabled
This commit is contained in:
@@ -37,7 +37,6 @@ export interface FeatureToggles {
|
||||
migrationLocking?: boolean;
|
||||
storage?: boolean;
|
||||
k8s?: boolean;
|
||||
supportBundles?: boolean;
|
||||
dashboardsFromStorage?: boolean;
|
||||
export?: boolean;
|
||||
exploreMixedDatasource?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user