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

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

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

    fix(examples): incorrect covid row component id (#16953)
    
    (cherry picked from commit 3dee22adfdec6f3b98e05e1ba7a2cbe9d0f0ddfd)
---
 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