Skip to content

Commit c9353df

Browse files
committed
Fixed typecheck error
1 parent 7fcb4dc commit c9353df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/webapp/app/presenters/v3/ApiRetrieveRunPresenter.server.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ export class ApiRetrieveRunPresenter extends BasePresenter {
8484
},
8585
attemptNumber: true,
8686
engine: true,
87+
taskEventStore: true,
8788
parentTaskRun: {
8889
select: commonRunSelect,
8990
},

0 commit comments

Comments
 (0)