Skip to content

Commit a1cbecc

Browse files
committed
rebase
1 parent 95db953 commit a1cbecc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js_modules/dagster-ui/packages/ui-core/src/assets/useRecentAssetEvents.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ export function useRecentAssetEvents(
8585
variables: {
8686
assetKey: {path: assetKey?.path || []},
8787
limit,
88-
eventTypeSelector: eventTypeSelector || MaterializationHistoryEventTypeSelector.ALL,
88+
eventTypeSelector,
8989
},
9090
},
9191
);

0 commit comments

Comments
 (0)