This is an automated email from the ASF dual-hosted git repository.

villebro pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


The following commit(s) were added to refs/heads/master by this push:
     new 3dee22a  fix(examples): incorrect covid row component id (#16953)
3dee22a is described below

commit 3dee22adfdec6f3b98e05e1ba7a2cbe9d0f0ddfd
Author: Ville Brofeldt <[email protected]>
AuthorDate: Mon Oct 4 11:45:31 2021 +0200

    fix(examples): incorrect covid row component id (#16953)
---
 superset/examples/configs/dashboards/COVID_Vaccine_Dashboard.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/superset/examples/configs/dashboards/COVID_Vaccine_Dashboard.yaml 
b/superset/examples/configs/dashboards/COVID_Vaccine_Dashboard.yaml
index 8919440..fad874d 100644
--- a/superset/examples/configs/dashboards/COVID_Vaccine_Dashboard.yaml
+++ b/superset/examples/configs/dashboards/COVID_Vaccine_Dashboard.yaml
@@ -242,7 +242,7 @@ position:
       - CHART-dCUpAcPsji
       - CHART-fYo7IyvKZQ
       - CHART-j4hUvP5dDD
-    id: ROW-xSeNAspgw
+    id: ROW-dieUdkeUw
     meta:
       "0": ROOT_ID
       background: BACKGROUND_TRANSPARENT

Reply via email to