mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
feat: import external management columns (#19315)
* feat: import flags * Add tests
This commit is contained in:
@@ -449,7 +449,7 @@ chart_config: Dict[str, Any] = {
|
||||
"dataset_uuid": "10808100-158b-42c4-842e-f32b99d88dfb",
|
||||
}
|
||||
|
||||
dashboard_config = {
|
||||
dashboard_config: Dict[str, Any] = {
|
||||
"dashboard_title": "Test dash",
|
||||
"description": None,
|
||||
"css": "",
|
||||
|
||||
Reference in New Issue
Block a user