mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
chore: Deprecate show_native_filters (#23228)
This commit is contained in:
@@ -174,7 +174,6 @@ dashboards_config_1: Dict[str, Any] = {
|
||||
"default_filters": "{}",
|
||||
"color_scheme": "supersetColors",
|
||||
"label_colors": {},
|
||||
"show_native_filters": True,
|
||||
"color_scheme_domain": [],
|
||||
"shared_label_colors": {},
|
||||
"cross_filters_enabled": False,
|
||||
@@ -251,7 +250,6 @@ dashboards_config_2: Dict[str, Any] = {
|
||||
"default_filters": "{}",
|
||||
"color_scheme": "supersetColors",
|
||||
"label_colors": {},
|
||||
"show_native_filters": True,
|
||||
"color_scheme_domain": [],
|
||||
"shared_label_colors": {},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user