Skip to content

Commit e5c5e98

Browse files
author
NarrowsProjects
committed
10
1 parent 0f68535 commit e5c5e98

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

lib/server/views/environments/summary.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,10 @@ export const environmentSummary = {
2323
association: 'historyItems',
2424
attributes: [
2525
'status',
26+
'id',
27+
'createdAt',
2628
'environmentId',
27-
],
29+
]
2830
},
2931
],
3032
order: [

0 commit comments

Comments
 (0)