mirror of
https://github.com/apache/superset.git
synced 2026-05-12 19:35:17 +00:00
@@ -215,6 +215,7 @@ const ReportModal: FunctionComponent<ReportProps> = ({
|
|||||||
creation_method: props.props.creationMethod,
|
creation_method: props.props.creationMethod,
|
||||||
active: true,
|
active: true,
|
||||||
report_format: currentReport?.report_format,
|
report_format: currentReport?.report_format,
|
||||||
|
timezone: currentReport?.timezone,
|
||||||
};
|
};
|
||||||
|
|
||||||
if (isEditMode) {
|
if (isEditMode) {
|
||||||
|
|||||||
Reference in New Issue
Block a user