Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
hughhhh committed Feb 10, 2025
1 parent 5fd0517 commit 689605d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions superset-frontend/src/features/alerts/AlertReportModal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -1376,6 +1376,7 @@ const AlertReportModal: FunctionComponent<AlertReportModalProps> = ({
if (resource) {
console.log('editting...', resource);
// Add native filter settings
const nativeFilterOptionLabel = nativeFilterOptions.find(
setSelectedNativeFilter(resource.extra?.dashboard.nativeFilters[0]);

// Add notification settings
Expand Down

0 comments on commit 689605d

Please sign in to comment.