mirror of
https://github.com/apache/superset.git
synced 2026-05-11 19:05:24 +00:00
@@ -65,6 +65,7 @@ export const ExploreChartHeader = ({
|
||||
slice,
|
||||
actions,
|
||||
formData,
|
||||
ownState,
|
||||
chart,
|
||||
user,
|
||||
canOverwrite,
|
||||
@@ -138,6 +139,7 @@ export const ExploreChartHeader = ({
|
||||
slice,
|
||||
actions.redirectSQLLab,
|
||||
openPropertiesModal,
|
||||
ownState,
|
||||
);
|
||||
|
||||
const oldSliceName = slice?.slice_name;
|
||||
|
||||
Reference in New Issue
Block a user