mirror of
https://github.com/apache/superset.git
synced 2026-04-18 23:55:00 +00:00
fix: remove SIP_34_ALERTS_UI from config (#12127)
This commit is contained in:
@@ -339,7 +339,6 @@ DEFAULT_FEATURE_FLAGS: Dict[str, bool] = {
|
||||
"ROW_LEVEL_SECURITY": False,
|
||||
# Enables Alerts and reports new implementation
|
||||
"ALERT_REPORTS": False,
|
||||
"SIP_34_ALERTS_UI": False,
|
||||
}
|
||||
|
||||
# Set the default view to card/grid view if thumbnail support is enabled.
|
||||
|
||||
Reference in New Issue
Block a user