mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Notification history: Enable by default (#49502)
* remove persistNotifications feature flag * remove unused imports
This commit is contained in:
@@ -51,7 +51,6 @@ export interface FeatureToggles {
|
||||
azureMonitorResourcePickerForMetrics?: boolean;
|
||||
explore2Dashboard?: boolean;
|
||||
tracing?: boolean;
|
||||
persistNotifications?: boolean;
|
||||
commandPalette?: boolean;
|
||||
savedItems?: boolean;
|
||||
cloudWatchDynamicLabels?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user