timezone editor (#16281)

(cherry picked from commit f5fbfef618)
This commit is contained in:
AAfghahi
2021-08-17 12:32:17 -04:00
committed by henryyeh
parent 0ce0ad42e7
commit 0dc73c56d0

View File

@@ -215,6 +215,7 @@ const ReportModal: FunctionComponent<ReportProps> = ({
creation_method: props.props.creationMethod,
active: true,
report_format: currentReport?.report_format,
timezone: currentReport?.timezone,
};
if (isEditMode) {