mirror of
https://github.com/apache/superset.git
synced 2026-04-18 15:44:57 +00:00
feat: Shows related dashboards in Explore (#21685)
This commit is contained in:
committed by
GitHub
parent
0ff1e49e3c
commit
200bed6f7e
@@ -71,6 +71,7 @@ FEATURE_FLAGS = {
|
||||
"ALERT_REPORTS": True,
|
||||
"DASHBOARD_NATIVE_FILTERS": True,
|
||||
"DRILL_TO_DETAIL": True,
|
||||
"CROSS_REFERENCES": True,
|
||||
}
|
||||
|
||||
WEBDRIVER_BASEURL = "http://0.0.0.0:8081/"
|
||||
|
||||
Reference in New Issue
Block a user